[UID:2036][21092] Child process with pid: 21159 was killed by signal: 15, core dump: 0
[UID:2036][21092] Child process with pid: 21170 was killed by signal: 15, core dump: 0
[UID:2036][21092] Child process with pid: 21223 was killed by signal: 15, core dump: 0
[UID:2036][21092] Child process with pid: 21225 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 4, in <module>
    import django.core.handlers.wsgi
ImportError: No module named 'django'
[UID:2036][6258] Child process with pid: 6318 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 4, in <module>
    import django.core.handlers.wsgi
ImportError: No module named 'django'
[UID:2036][8265] Child process with pid: 8288 was killed by signal: 15, core dump: 0
[UID:2036][9297] Child process with pid: 9399 was killed by signal: 15, core dump: 0
[UID:2036][9297] Child process with pid: 9400 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 4, in <module>
    import django.core.handlers.wsgi
ImportError: No module named 'django'
[UID:2036][9538] Child process with pid: 9607 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 4, in <module>
    import django.core.handlers.wsgi
ImportError: No module named 'django'
[UID:2036][9610] Child process with pid: 9674 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 4, in <module>
    import django.core.handlers.wsgi
ImportError: No module named 'django'
[UID:2036][9610] Child process with pid: 10032 was killed by signal: 15, core dump: 0
[UID:2036][9610] Child process with pid: 12316 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
[UID:2036][45799] Child process with pid: 46248 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
[UID:2036][45799] Child process with pid: 46291 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
[UID:2036][47573] Child process with pid: 47645 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
[UID:2036][47573] Child process with pid: 47663 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 4, in <module>
    import django.core.handlers.wsgi
ImportError: No module named 'django'
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
[UID:2036][47573] Child process with pid: 1434 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
[UID:2036][47573] Child process with pid: 1444 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
[UID:2036][47573] Child process with pid: 2507 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
[UID:2036][2537] Child process with pid: 2600 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
[UID:2036][2537] Child process with pid: 2719 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
[UID:2036][2537] Child process with pid: 2728 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
[UID:2036][2537] Child process with pid: 2835 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
[UID:2036][2537] Child process with pid: 2851 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
[UID:2036][2537] Child process with pid: 7344 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
[UID:2036][2537] Child process with pid: 7355 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
[UID:2036][8169] Child process with pid: 8273 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
[UID:2036][8169] Child process with pid: 8676 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
[UID:2036][9259] Child process with pid: 9305 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
[UID:2036][9259] Child process with pid: 13673 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
[UID:2036][9259] Child process with pid: 14120 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
[UID:2036][9259] Child process with pid: 14524 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
[UID:2036][15329] Child process with pid: 15411 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
[UID:2036][15329] Child process with pid: 15739 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
[UID:2036][16870] Child process with pid: 16905 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
[UID:2036][16913] Child process with pid: 16977 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
[UID:2036][22304] Child process with pid: 22424 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 11, in <module>
    STRIPE_KEY=env("STRIPE_KEY")
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the STRIPE_KEY environment variable
[UID:2036][22304] Child process with pid: 22437 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'REDIS_URL'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 27, in <module>
    "LOCATION": env("REDIS_URL"),
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the REDIS_URL environment variable
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'REDIS_URL'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 27, in <module>
    "LOCATION": env("REDIS_URL"),
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the REDIS_URL environment variable
[UID:2036][42009] Child process with pid: 42072 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'REDIS_URL'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 27, in <module>
    "LOCATION": env("REDIS_URL"),
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the REDIS_URL environment variable
[UID:2036][42009] Child process with pid: 42074 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'REDIS_URL'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 27, in <module>
    "LOCATION": env("REDIS_URL"),
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the REDIS_URL environment variable
[UID:2036][42009] Child process with pid: 47358 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'REDIS_URL'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 27, in <module>
    "LOCATION": env("REDIS_URL"),
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the REDIS_URL environment variable
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'REDIS_URL'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 27, in <module>
    "LOCATION": env("REDIS_URL"),
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the REDIS_URL environment variable
[UID:2036][47378] Child process with pid: 47498 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'REDIS_URL'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 27, in <module>
    "LOCATION": env("REDIS_URL"),
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the REDIS_URL environment variable
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'REDIS_URL'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 27, in <module>
    "LOCATION": env("REDIS_URL"),
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the REDIS_URL environment variable
[UID:2036][3285] Child process with pid: 3522 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'REDIS_URL'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 27, in <module>
    "LOCATION": env("REDIS_URL"),
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the REDIS_URL environment variable
[UID:2036][3285] Child process with pid: 3541 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 367, in get_value
    value = self.ENVIRON[var]
  File "/opt/alt/python38/lib64/python3.8/os.py", line 675, in __getitem__
    raise KeyError(key) from None
KeyError: 'REDIS_URL'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 19, in setup
    configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 82, in __getattr__
    self._setup(name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 69, in _setup
    self._wrapped = Settings(settings_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 170, in __init__
    mod = importlib.import_module(self.SETTINGS_MODULE)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/settings/production.py", line 27, in <module>
    "LOCATION": env("REDIS_URL"),
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 175, in __call__
    return self.get_value(
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/environ/environ.py", line 371, in get_value
    raise ImproperlyConfigured(error_msg)
django.core.exceptions.ImproperlyConfigured: Set the REDIS_URL environment variable
[UID:2036][3285] Child process with pid: 5362 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/db/backends/mysql/base.py", line 15, in <module>
    import MySQLdb as Database
ModuleNotFoundError: No module named 'MySQLdb'

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

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/apps/registry.py", line 114, in populate
    app_config.import_models()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/apps/config.py", line 301, in import_models
    self.models_module = import_module(models_module_name)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/auth/models.py", line 3, in <module>
    from django.contrib.auth.base_user import AbstractBaseUser, BaseUserManager
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/auth/base_user.py", line 48, in <module>
    class AbstractBaseUser(models.Model):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/db/models/base.py", line 122, in __new__
    new_class.add_to_class('_meta', Options(meta, app_label))
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/db/models/base.py", line 326, in add_to_class
    value.contribute_to_class(cls, name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/db/models/options.py", line 207, in contribute_to_class
    self.db_table = truncate_name(self.db_table, connection.ops.max_name_length())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/connection.py", line 15, in __getattr__
    return getattr(self._connections[self._alias], item)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/connection.py", line 62, in __getitem__
    conn = self.create_connection(alias)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/db/utils.py", line 204, in create_connection
    backend = load_backend(db['ENGINE'])
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/db/utils.py", line 111, in load_backend
    return import_module('%s.base' % backend_name)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/db/backends/mysql/base.py", line 17, in <module>
    raise ImproperlyConfigured(
django.core.exceptions.ImproperlyConfigured: Error loading MySQLdb module.
Did you install mysqlclient?
Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2036][5387] Child process with pid: 5477 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2036][5387] Child process with pid: 5648 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2036][5387] Child process with pid: 5656 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/db/backends/mysql/base.py", line 15, in <module>
    import MySQLdb as Database
ModuleNotFoundError: No module named 'MySQLdb'

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

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/apps/registry.py", line 114, in populate
    app_config.import_models()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/apps/config.py", line 301, in import_models
    self.models_module = import_module(models_module_name)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/auth/models.py", line 3, in <module>
    from django.contrib.auth.base_user import AbstractBaseUser, BaseUserManager
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/auth/base_user.py", line 48, in <module>
    class AbstractBaseUser(models.Model):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/db/models/base.py", line 122, in __new__
    new_class.add_to_class('_meta', Options(meta, app_label))
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/db/models/base.py", line 326, in add_to_class
    value.contribute_to_class(cls, name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/db/models/options.py", line 207, in contribute_to_class
    self.db_table = truncate_name(self.db_table, connection.ops.max_name_length())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/connection.py", line 15, in __getattr__
    return getattr(self._connections[self._alias], item)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/connection.py", line 62, in __getitem__
    conn = self.create_connection(alias)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/db/utils.py", line 204, in create_connection
    backend = load_backend(db['ENGINE'])
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/db/utils.py", line 111, in load_backend
    return import_module('%s.base' % backend_name)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/db/backends/mysql/base.py", line 17, in <module>
    raise ImproperlyConfigured(
django.core.exceptions.ImproperlyConfigured: Error loading MySQLdb module.
Did you install mysqlclient?
Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2036][40665] Child process with pid: 40865 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 30, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2036][40665] Child process with pid: 40881 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 31, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2036][40665] Child process with pid: 7984 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 31, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2036][40665] Child process with pid: 7989 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 31, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2036][40665] Child process with pid: 8267 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 31, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2036][40665] Child process with pid: 8279 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/db/backends/mysql/base.py", line 15, in <module>
    import MySQLdb as Database
ModuleNotFoundError: No module named 'MySQLdb'

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

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 31, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/apps/registry.py", line 114, in populate
    app_config.import_models()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/apps/config.py", line 301, in import_models
    self.models_module = import_module(models_module_name)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/auth/models.py", line 3, in <module>
    from django.contrib.auth.base_user import AbstractBaseUser, BaseUserManager
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/auth/base_user.py", line 48, in <module>
    class AbstractBaseUser(models.Model):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/db/models/base.py", line 122, in __new__
    new_class.add_to_class('_meta', Options(meta, app_label))
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/db/models/base.py", line 326, in add_to_class
    value.contribute_to_class(cls, name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/db/models/options.py", line 207, in contribute_to_class
    self.db_table = truncate_name(self.db_table, connection.ops.max_name_length())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/connection.py", line 15, in __getattr__
    return getattr(self._connections[self._alias], item)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/connection.py", line 62, in __getitem__
    conn = self.create_connection(alias)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/db/utils.py", line 204, in create_connection
    backend = load_backend(db['ENGINE'])
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/db/utils.py", line 111, in load_backend
    return import_module('%s.base' % backend_name)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/db/backends/mysql/base.py", line 17, in <module>
    raise ImproperlyConfigured(
django.core.exceptions.ImproperlyConfigured: Error loading MySQLdb module.
Did you install mysqlclient?
Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 31, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2036][31750] Child process with pid: 31865 was killed by signal: 15, core dump: 0
Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 31, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2036][31750] Child process with pid: 31875 was killed by signal: 15, core dump: 0
[ERROR] [UID:2036][42958] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 116, in __call__
    response = self.process_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/middleware/locale.py", line 20, in process_request
    i18n_patterns_used, prefixed_default_language = is_language_prefix_patterns_used(urlconf)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/urls/i18n.py", line 31, in is_language_prefix_patterns_used
    for url_pattern in get_resolver(urlconf).url_patterns:
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/functional.py", line 48, in __get__
    res = instance.__dict__[self.name] = self.func(instance)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 602, in url_patterns
    patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/functional.py", line 48, in __get__
    res = instance.__dict__[self.name] = self.func(instance)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 595, in urlconf_module
    return import_module(self.urlconf_name)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/urls.py", line 29, in <module>
    path('', include('package.urls')),
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/conf.py", line 34, in include
    urlconf_module = import_module(urlconf_module)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/package/urls.py", line 3, in <module>
    from .views import create_checkout_session,PlanList,successview
  File "/home3/studysysedu/v3/package/views.py", line 16, in <module>
    stripe.api_key = settings.STRIPE_KEY
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 83, in __getattr__
    val = getattr(self._wrapped, name)
AttributeError: 'Settings' object has no attribute 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 152, in handle_uncaught_exception
    callback = resolver.resolve_error_handler(500)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 615, in resolve_error_handler
    callback = getattr(self.urlconf_module, 'handler%s' % view_type, None)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/functional.py", line 48, in __get__
    res = instance.__dict__[self.name] = self.func(instance)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 595, in urlconf_module
    return import_module(self.urlconf_name)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/urls.py", line 29, in <module>
    path('', include('package.urls')),
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/conf.py", line 34, in include
    urlconf_module = import_module(urlconf_module)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/package/urls.py", line 3, in <module>
    from .views import create_checkout_session,PlanList,successview
  File "/home3/studysysedu/v3/package/views.py", line 16, in <module>
    stripe.api_key = settings.STRIPE_KEY
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 83, in __getattr__
    val = getattr(self._wrapped, name)
AttributeError: 'Settings' object has no attribute 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 152, in handle_uncaught_exception
    callback = resolver.resolve_error_handler(500)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 615, in resolve_error_handler
    callback = getattr(self.urlconf_module, 'handler%s' % view_type, None)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/functional.py", line 48, in __get__
    res = instance.__dict__[self.name] = self.func(instance)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 595, in urlconf_module
    return import_module(self.urlconf_name)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/urls.py", line 29, in <module>
    path('', include('package.urls')),
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/conf.py", line 34, in include
    urlconf_module = import_module(urlconf_module)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/package/urls.py", line 3, in <module>
    from .views import create_checkout_session,PlanList,successview
  File "/home3/studysysedu/v3/package/views.py", line 16, in <module>
    stripe.api_key = settings.STRIPE_KEY
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 83, in __getattr__
    val = getattr(self._wrapped, name)
AttributeError: 'Settings' object has no attribute 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 152, in handle_uncaught_exception
    callback = resolver.resolve_error_handler(500)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 615, in resolve_error_handler
    callback = getattr(self.urlconf_module, 'handler%s' % view_type, None)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/functional.py", line 48, in __get__
    res = instance.__dict__[self.name] = self.func(instance)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 595, in urlconf_module
    return import_module(self.urlconf_name)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/urls.py", line 29, in <module>
    path('', include('package.urls')),
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/conf.py", line 34, in include
    urlconf_module = import_module(urlconf_module)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/package/urls.py", line 3, in <module>
    from .views import create_checkout_session,PlanList,successview
  File "/home3/studysysedu/v3/package/views.py", line 16, in <module>
    stripe.api_key = settings.STRIPE_KEY
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 83, in __getattr__
    val = getattr(self._wrapped, name)
AttributeError: 'Settings' object has no attribute 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 152, in handle_uncaught_exception
    callback = resolver.resolve_error_handler(500)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 615, in resolve_error_handler
    callback = getattr(self.urlconf_module, 'handler%s' % view_type, None)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/functional.py", line 48, in __get__
    res = instance.__dict__[self.name] = self.func(instance)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 595, in urlconf_module
    return import_module(self.urlconf_name)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/urls.py", line 29, in <module>
    path('', include('package.urls')),
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/conf.py", line 34, in include
    urlconf_module = import_module(urlconf_module)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/package/urls.py", line 3, in <module>
    from .views import create_checkout_session,PlanList,successview
  File "/home3/studysysedu/v3/package/views.py", line 16, in <module>
    stripe.api_key = settings.STRIPE_KEY
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 83, in __getattr__
    val = getattr(self._wrapped, name)
AttributeError: 'Settings' object has no attribute 'STRIPE_KEY'
[ERROR] [UID:2036][43001] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 116, in __call__
    response = self.process_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/middleware/locale.py", line 20, in process_request
    i18n_patterns_used, prefixed_default_language = is_language_prefix_patterns_used(urlconf)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/urls/i18n.py", line 31, in is_language_prefix_patterns_used
    for url_pattern in get_resolver(urlconf).url_patterns:
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/functional.py", line 48, in __get__
    res = instance.__dict__[self.name] = self.func(instance)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 602, in url_patterns
    patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/functional.py", line 48, in __get__
    res = instance.__dict__[self.name] = self.func(instance)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 595, in urlconf_module
    return import_module(self.urlconf_name)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/urls.py", line 29, in <module>
    path('', include('package.urls')),
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/conf.py", line 34, in include
    urlconf_module = import_module(urlconf_module)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/package/urls.py", line 3, in <module>
    from .views import create_checkout_session,PlanList,successview
  File "/home3/studysysedu/v3/package/views.py", line 16, in <module>
    stripe.api_key = settings.STRIPE_KEY
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 83, in __getattr__
    val = getattr(self._wrapped, name)
AttributeError: 'Settings' object has no attribute 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 152, in handle_uncaught_exception
    callback = resolver.resolve_error_handler(500)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 615, in resolve_error_handler
    callback = getattr(self.urlconf_module, 'handler%s' % view_type, None)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/functional.py", line 48, in __get__
    res = instance.__dict__[self.name] = self.func(instance)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 595, in urlconf_module
    return import_module(self.urlconf_name)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/urls.py", line 29, in <module>
    path('', include('package.urls')),
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/conf.py", line 34, in include
    urlconf_module = import_module(urlconf_module)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/package/urls.py", line 3, in <module>
    from .views import create_checkout_session,PlanList,successview
  File "/home3/studysysedu/v3/package/views.py", line 16, in <module>
    stripe.api_key = settings.STRIPE_KEY
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 83, in __getattr__
    val = getattr(self._wrapped, name)
AttributeError: 'Settings' object has no attribute 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 152, in handle_uncaught_exception
    callback = resolver.resolve_error_handler(500)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 615, in resolve_error_handler
    callback = getattr(self.urlconf_module, 'handler%s' % view_type, None)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/functional.py", line 48, in __get__
    res = instance.__dict__[self.name] = self.func(instance)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 595, in urlconf_module
    return import_module(self.urlconf_name)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/urls.py", line 29, in <module>
    path('', include('package.urls')),
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/conf.py", line 34, in include
    urlconf_module = import_module(urlconf_module)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/package/urls.py", line 3, in <module>
    from .views import create_checkout_session,PlanList,successview
  File "/home3/studysysedu/v3/package/views.py", line 16, in <module>
    stripe.api_key = settings.STRIPE_KEY
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 83, in __getattr__
    val = getattr(self._wrapped, name)
AttributeError: 'Settings' object has no attribute 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 152, in handle_uncaught_exception
    callback = resolver.resolve_error_handler(500)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 615, in resolve_error_handler
    callback = getattr(self.urlconf_module, 'handler%s' % view_type, None)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/functional.py", line 48, in __get__
    res = instance.__dict__[self.name] = self.func(instance)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 595, in urlconf_module
    return import_module(self.urlconf_name)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/urls.py", line 29, in <module>
    path('', include('package.urls')),
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/conf.py", line 34, in include
    urlconf_module = import_module(urlconf_module)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/package/urls.py", line 3, in <module>
    from .views import create_checkout_session,PlanList,successview
  File "/home3/studysysedu/v3/package/views.py", line 16, in <module>
    stripe.api_key = settings.STRIPE_KEY
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 83, in __getattr__
    val = getattr(self._wrapped, name)
AttributeError: 'Settings' object has no attribute 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 152, in handle_uncaught_exception
    callback = resolver.resolve_error_handler(500)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 615, in resolve_error_handler
    callback = getattr(self.urlconf_module, 'handler%s' % view_type, None)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/functional.py", line 48, in __get__
    res = instance.__dict__[self.name] = self.func(instance)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 595, in urlconf_module
    return import_module(self.urlconf_name)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/urls.py", line 29, in <module>
    path('', include('package.urls')),
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/conf.py", line 34, in include
    urlconf_module = import_module(urlconf_module)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/package/urls.py", line 3, in <module>
    from .views import create_checkout_session,PlanList,successview
  File "/home3/studysysedu/v3/package/views.py", line 16, in <module>
    stripe.api_key = settings.STRIPE_KEY
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 83, in __getattr__
    val = getattr(self._wrapped, name)
AttributeError: 'Settings' object has no attribute 'STRIPE_KEY'
[ERROR] [UID:2036][43001] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 116, in __call__
    response = self.process_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/middleware/locale.py", line 20, in process_request
    i18n_patterns_used, prefixed_default_language = is_language_prefix_patterns_used(urlconf)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/urls/i18n.py", line 31, in is_language_prefix_patterns_used
    for url_pattern in get_resolver(urlconf).url_patterns:
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/functional.py", line 48, in __get__
    res = instance.__dict__[self.name] = self.func(instance)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 602, in url_patterns
    patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/functional.py", line 48, in __get__
    res = instance.__dict__[self.name] = self.func(instance)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 595, in urlconf_module
    return import_module(self.urlconf_name)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/urls.py", line 29, in <module>
    path('', include('package.urls')),
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/conf.py", line 34, in include
    urlconf_module = import_module(urlconf_module)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/package/urls.py", line 3, in <module>
    from .views import create_checkout_session,PlanList,successview
  File "/home3/studysysedu/v3/package/views.py", line 16, in <module>
    stripe.api_key = settings.STRIPE_KEY
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 83, in __getattr__
    val = getattr(self._wrapped, name)
AttributeError: 'Settings' object has no attribute 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 152, in handle_uncaught_exception
    callback = resolver.resolve_error_handler(500)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 615, in resolve_error_handler
    callback = getattr(self.urlconf_module, 'handler%s' % view_type, None)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/functional.py", line 48, in __get__
    res = instance.__dict__[self.name] = self.func(instance)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 595, in urlconf_module
    return import_module(self.urlconf_name)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/urls.py", line 29, in <module>
    path('', include('package.urls')),
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/conf.py", line 34, in include
    urlconf_module = import_module(urlconf_module)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/package/urls.py", line 3, in <module>
    from .views import create_checkout_session,PlanList,successview
  File "/home3/studysysedu/v3/package/views.py", line 16, in <module>
    stripe.api_key = settings.STRIPE_KEY
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 83, in __getattr__
    val = getattr(self._wrapped, name)
AttributeError: 'Settings' object has no attribute 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 152, in handle_uncaught_exception
    callback = resolver.resolve_error_handler(500)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 615, in resolve_error_handler
    callback = getattr(self.urlconf_module, 'handler%s' % view_type, None)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/functional.py", line 48, in __get__
    res = instance.__dict__[self.name] = self.func(instance)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 595, in urlconf_module
    return import_module(self.urlconf_name)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/urls.py", line 29, in <module>
    path('', include('package.urls')),
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/conf.py", line 34, in include
    urlconf_module = import_module(urlconf_module)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/package/urls.py", line 3, in <module>
    from .views import create_checkout_session,PlanList,successview
  File "/home3/studysysedu/v3/package/views.py", line 16, in <module>
    stripe.api_key = settings.STRIPE_KEY
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 83, in __getattr__
    val = getattr(self._wrapped, name)
AttributeError: 'Settings' object has no attribute 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 152, in handle_uncaught_exception
    callback = resolver.resolve_error_handler(500)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 615, in resolve_error_handler
    callback = getattr(self.urlconf_module, 'handler%s' % view_type, None)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/functional.py", line 48, in __get__
    res = instance.__dict__[self.name] = self.func(instance)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 595, in urlconf_module
    return import_module(self.urlconf_name)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/urls.py", line 29, in <module>
    path('', include('package.urls')),
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/conf.py", line 34, in include
    urlconf_module = import_module(urlconf_module)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/package/urls.py", line 3, in <module>
    from .views import create_checkout_session,PlanList,successview
  File "/home3/studysysedu/v3/package/views.py", line 16, in <module>
    stripe.api_key = settings.STRIPE_KEY
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 83, in __getattr__
    val = getattr(self._wrapped, name)
AttributeError: 'Settings' object has no attribute 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 152, in handle_uncaught_exception
    callback = resolver.resolve_error_handler(500)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 615, in resolve_error_handler
    callback = getattr(self.urlconf_module, 'handler%s' % view_type, None)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/functional.py", line 48, in __get__
    res = instance.__dict__[self.name] = self.func(instance)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 595, in urlconf_module
    return import_module(self.urlconf_name)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/urls.py", line 29, in <module>
    path('', include('package.urls')),
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/conf.py", line 34, in include
    urlconf_module = import_module(urlconf_module)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/package/urls.py", line 3, in <module>
    from .views import create_checkout_session,PlanList,successview
  File "/home3/studysysedu/v3/package/views.py", line 16, in <module>
    stripe.api_key = settings.STRIPE_KEY
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 83, in __getattr__
    val = getattr(self._wrapped, name)
AttributeError: 'Settings' object has no attribute 'STRIPE_KEY'
[ERROR] [UID:2036][43001] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 116, in __call__
    response = self.process_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/middleware/locale.py", line 20, in process_request
    i18n_patterns_used, prefixed_default_language = is_language_prefix_patterns_used(urlconf)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/urls/i18n.py", line 31, in is_language_prefix_patterns_used
    for url_pattern in get_resolver(urlconf).url_patterns:
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/functional.py", line 48, in __get__
    res = instance.__dict__[self.name] = self.func(instance)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 602, in url_patterns
    patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/functional.py", line 48, in __get__
    res = instance.__dict__[self.name] = self.func(instance)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 595, in urlconf_module
    return import_module(self.urlconf_name)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/urls.py", line 29, in <module>
    path('', include('package.urls')),
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/conf.py", line 34, in include
    urlconf_module = import_module(urlconf_module)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/package/urls.py", line 3, in <module>
    from .views import create_checkout_session,PlanList,successview
  File "/home3/studysysedu/v3/package/views.py", line 16, in <module>
    stripe.api_key = settings.STRIPE_KEY
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 83, in __getattr__
    val = getattr(self._wrapped, name)
AttributeError: 'Settings' object has no attribute 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 152, in handle_uncaught_exception
    callback = resolver.resolve_error_handler(500)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 615, in resolve_error_handler
    callback = getattr(self.urlconf_module, 'handler%s' % view_type, None)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/functional.py", line 48, in __get__
    res = instance.__dict__[self.name] = self.func(instance)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 595, in urlconf_module
    return import_module(self.urlconf_name)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/urls.py", line 29, in <module>
    path('', include('package.urls')),
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/conf.py", line 34, in include
    urlconf_module = import_module(urlconf_module)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/package/urls.py", line 3, in <module>
    from .views import create_checkout_session,PlanList,successview
  File "/home3/studysysedu/v3/package/views.py", line 16, in <module>
    stripe.api_key = settings.STRIPE_KEY
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 83, in __getattr__
    val = getattr(self._wrapped, name)
AttributeError: 'Settings' object has no attribute 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 152, in handle_uncaught_exception
    callback = resolver.resolve_error_handler(500)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 615, in resolve_error_handler
    callback = getattr(self.urlconf_module, 'handler%s' % view_type, None)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/functional.py", line 48, in __get__
    res = instance.__dict__[self.name] = self.func(instance)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 595, in urlconf_module
    return import_module(self.urlconf_name)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/urls.py", line 29, in <module>
    path('', include('package.urls')),
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/conf.py", line 34, in include
    urlconf_module = import_module(urlconf_module)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/package/urls.py", line 3, in <module>
    from .views import create_checkout_session,PlanList,successview
  File "/home3/studysysedu/v3/package/views.py", line 16, in <module>
    stripe.api_key = settings.STRIPE_KEY
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 83, in __getattr__
    val = getattr(self._wrapped, name)
AttributeError: 'Settings' object has no attribute 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 152, in handle_uncaught_exception
    callback = resolver.resolve_error_handler(500)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 615, in resolve_error_handler
    callback = getattr(self.urlconf_module, 'handler%s' % view_type, None)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/functional.py", line 48, in __get__
    res = instance.__dict__[self.name] = self.func(instance)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 595, in urlconf_module
    return import_module(self.urlconf_name)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/urls.py", line 29, in <module>
    path('', include('package.urls')),
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/conf.py", line 34, in include
    urlconf_module = import_module(urlconf_module)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/package/urls.py", line 3, in <module>
    from .views import create_checkout_session,PlanList,successview
  File "/home3/studysysedu/v3/package/views.py", line 16, in <module>
    stripe.api_key = settings.STRIPE_KEY
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 83, in __getattr__
    val = getattr(self._wrapped, name)
AttributeError: 'Settings' object has no attribute 'STRIPE_KEY'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 152, in handle_uncaught_exception
    callback = resolver.resolve_error_handler(500)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 615, in resolve_error_handler
    callback = getattr(self.urlconf_module, 'handler%s' % view_type, None)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/functional.py", line 48, in __get__
    res = instance.__dict__[self.name] = self.func(instance)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 595, in urlconf_module
    return import_module(self.urlconf_name)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/config/urls.py", line 29, in <module>
    path('', include('package.urls')),
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/conf.py", line 34, in include
    urlconf_module = import_module(urlconf_module)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/package/urls.py", line 3, in <module>
    from .views import create_checkout_session,PlanList,successview
  File "/home3/studysysedu/v3/package/views.py", line 16, in <module>
    stripe.api_key = settings.STRIPE_KEY
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/conf/__init__.py", line 83, in __getattr__
    val = getattr(self._wrapped, name)
AttributeError: 'Settings' object has no attribute 'STRIPE_KEY'
[UID:2036][6643] Child process with pid: 6741 was killed by signal: 15, core dump: 0
[UID:2036][6643] Child process with pid: 13545 was killed by signal: 15, core dump: 0
ERROR 2022-12-04 12:47:14,893 exception 18450 139745115703104 Invalid HTTP_HOST header: 'www.qr1.studysys.edu.np'. You may need to add 'www.qr1.studysys.edu.np' to ALLOWED_HOSTS.
ERROR 2022-12-04 12:56:28,264 exception 24334 140059835438912 Invalid HTTP_HOST header: 'www.qr1.studysys.edu.np'. You may need to add 'www.qr1.studysys.edu.np' to ALLOWED_HOSTS.
[UID:2036][28294] Child process with pid: 44949 was killed by signal: 15, core dump: 0
[UID:2036][28294] Child process with pid: 44954 was killed by signal: 15, core dump: 0
[UID:2036][28294] Child process with pid: 44963 was killed by signal: 15, core dump: 0
[UID:2036][28294] Child process with pid: 44971 was killed by signal: 15, core dump: 0
Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
BrokenPipeError: [Errno 32] Broken pipe
Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 31, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/apps/registry.py", line 114, in populate
    app_config.import_models()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/apps/config.py", line 301, in import_models
    self.models_module = import_module(models_module_name)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 843, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home3/studysysedu/v3/product/models.py", line 4, in <module>
    from ckeditor.fields import RichTextField
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor/fields.py", line 4, in <module>
    from .widgets import CKEditorWidget
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor/widgets.py", line 28, in <module>
    class CKEditorWidget(forms.Textarea):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor/widgets.py", line 34, in CKEditorWidget
    class Media:
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor/widgets.py", line 43, in Media
    static("ckeditor/ckeditor/"),
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 167, in static
    return StaticNode.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/functional.py", line 246, in inner
    self._setup()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 438, in _setup
    self._wrapped = get_storage_class(settings.STATICFILES_STORAGE)()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/files/storage.py", line 373, in get_storage_class
    return import_string(import_path or settings.DEFAULT_FILE_STORAGE)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/module_loading.py", line 17, in import_string
    module = import_module(module_path)
  File "/opt/alt/python38/lib64/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
ModuleNotFoundError: No module named 'whitenoise'
Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 31, in <module>
    application = get_wsgi_application()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2036][11873] Child process with pid: 11980 was killed by signal: 15, core dump: 0
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
[ERROR] [UID:2036][29122] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29122] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29122] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29122] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29122] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29122] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[UID:2036][20054] Child process with pid: 29288 was killed by signal: 15, core dump: 0
[UID:2036][20054] Child process with pid: 29323 was killed by signal: 15, core dump: 0
[UID:2036][20054] Child process with pid: 29334 was killed by signal: 15, core dump: 0
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    [ERROR] [UID:2036][29122] return self._url(self.stored_name, name, force)wsgiAppHandler pApp->start_response() return NULL.

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError:     Missing staticfiles manifest entry for 'images/favicon.ico'
response = get_response(request)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
        response = response or self.get_response(request)self.content = self.rendered_content

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
        response = response_for_exception(request, exc)return template.render(context, self._request)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
        return self.template.render(context)response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    bit = node.render_annotated(context)    
return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
    return self.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    response = get_response(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    response = response or self.get_response(request)
    return staticfiles_storage.url(path)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)    
raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error

ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
        response = self.get_response(request)return self._render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = self._middleware_chain(request)    
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
        return callback(request)bit = node.render_annotated(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
        return self.render(context)return self.template.render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
        return compiled_parent._render(context)return self._render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)    
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)    
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return compiled_parent._render(context)
    return self.handle_simple(path)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)    
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    url = self.url(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    return self.handle_simple(path)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return staticfiles_storage.url(path)
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    hashed_name = hashed_name_func(*args)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29122] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
[ERROR] [UID:2036][29122] wsgiAppHandler pApp->start_response() return NULL.
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
Traceback (most recent call last):
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
        return self.nodelist.render(context)return staticfiles_storage.url(path)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    bit = node.render_annotated(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return self.nodelist.render(context)
    return staticfiles_storage.url(path)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    response = response or self.get_response(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    response = response_for_exception(request, exc)
    return self.handle_simple(path)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
    return staticfiles_storage.url(path)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return callback(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
        raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
return self.template.render(context)ValueError
: Missing staticfiles manifest entry for 'images/favicon.ico'
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    bit = node.render_annotated(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
        return self.nodelist.render(context)return self.render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    bit = node.render_annotated(context)    
return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
    
During handling of the above exception, another exception occurred:

return self.handle_simple(path)
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return staticfiles_storage.url(path)
    return self.app(environ, start_response)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    return callback(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
        return self.template.render(context)return callback(request)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return self.nodelist.render(context)
    return compiled_parent._render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
        return self.render(context)
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    return self._url(self.stored_name, name, force)    
hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)    
raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__

ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29122] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
[ERROR] [UID:2036][29338]   File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
wsgiAppHandler pApp->start_response() return NULL.
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    raise Resolver404({'tried': tried, 'path': new_path})
    django.urls.exceptionsreturn self.handle_simple(path).
Resolver404  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
:     hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'{'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}


During handling of the above exception, another exception occurred:


During handling of the above exception, another exception occurred:

Traceback (most recent call last):
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = view_func(request, *args, **kwargs)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    body = template.render(context, request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
        return self._render(context)response = view_func(request, *args, **kwargs)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
        return self.nodelist.render(context)
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return self.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

    Traceback (most recent call last):
hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError    : response = response or self.get_response(request)Missing staticfiles manifest entry for 'images/favicon.ico'

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
        response = handle_uncaught_exception(request, resolver, sys.exc_info())response = response_for_exception(request, exc)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
        response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())return callback(request)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
        return callback(request)response = view_func(request, *args, **kwargs)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
        return HttpResponseServerError(template.render())response = view_func(request, *args, **kwargs)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return self.template.render(context)    
return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self._render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return self.render(context)    
return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)    
raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name

ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
        response = get_response(request)
raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self._render(context)    
return self.template.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self.nodelist.render(context)
    return self._render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
        return self.nodelist.render(context)
return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)    
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return staticfiles_storage.url(path)
    url = self.url(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
        return self._url(self.stored_name, name, force)return self.handle_simple(path)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
        return staticfiles_storage.url(path)hashed_name = hashed_name_func(*args)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError:     Missing staticfiles manifest entry for 'images/favicon.ico'
hashed_name = hashed_name_func(*args)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError:     Missing staticfiles manifest entry for 'images/favicon.ico'
response = response or self.get_response(request)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = response_for_exception(request, exc)
    response = get_response(request)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    return callback(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = view_func(request, *args, **kwargs)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return self._render(context)    
return HttpResponseServerError(template.render())  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return self._url(self.stored_name, name, force)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    hashed_name = hashed_name_func(*args)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)    
response = get_response(request)ValueError
: Missing staticfiles manifest entry for 'images/favicon.ico'  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__


During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = response or self.get_response(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
    response = response_for_exception(request, exc)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    return callback(request)
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    response = view_func(request, *args, **kwargs)    
return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    return HttpResponseServerError(template.render())
    response = view_func(request, *args, **kwargs)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return self.template.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
        return self.template.render(context)return self._render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self.nodelist.render(context)    
return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return self.render(context)    
url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
        url = self.url(context)return self.handle_simple(path)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
        return self.handle_simple(path)return staticfiles_storage.url(path)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    return self._url(self.stored_name, name, force)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    hashed_name = hashed_name_func(*args)    
return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
    
During handling of the above exception, another exception occurred:

return self._render(context)Traceback (most recent call last):

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
        return self.render(context)url = self.url(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)    
return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    bit = node.render_annotated(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
        raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)return self._render(context)

ValueError:   File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    return self.nodelist.render(context)    
response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
        response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())bit = node.render_annotated(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return self.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
        return compiled_parent._render(context)return self.template.render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
        return self._render(context)return self.nodelist.render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return self.nodelist.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    return self.render(context)
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    url = self.url(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self._url(self.stored_name, name, force)    
return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
        return self.nodelist.render(context)raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
        return self.nodelist.render(context)bit = node.render_annotated(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
        bit = node.render_annotated(context)return self.render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
        return self.render(context)return staticfiles_storage.url(path)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
        return compiled_parent._render(context)return self._url(self.stored_name, name, force)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    return self.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    url = self.url(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
return callback(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
        response = view_func(request, *args, **kwargs)return staticfiles_storage.url(path)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return HttpResponseServerError(template.render())    
return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    return self.template.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

    Traceback (most recent call last):
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
    bit = node.render_annotated(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.render(context)
    return self.handle_simple(path)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
        return compiled_parent._render(context)return staticfiles_storage.url(path)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)    
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
    ValueErrorbit = node.render_annotated(context): 
Missing staticfiles manifest entry for 'images/favicon.ico'
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
[ERROR] [UID:2036][29122]     wsgiAppHandler pApp->start_response() return NULL.
return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
Traceback (most recent call last):
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    response = get_response(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    callback, callback_args, callback_kwargs = self.resolve_request(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
        resolver_match = resolver.resolve(request.path_info)return self.nodelist.render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions    .bit = node.render_annotated(context)Resolver404
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
:     return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
{'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}
    
During handling of the above exception, another exception occurred:

return self.nodelist.render(context)Traceback (most recent call last):

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
        return self.render(context)return self._render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    url = self.url(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError:     Missing staticfiles manifest entry for 'images/favicon.ico'return self.render(context)


During handling of the above exception, another exception occurred:

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
        response = get_response(request)return compiled_parent._render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = response or self.get_response(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)    
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.render(context)    
return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
        response = get_response(request)return self.render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    return compiled_parent._render(context)    
response = response or self.get_response(request)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)    
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return self.nodelist.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    response = response or self.get_response(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)    
bit = node.render_annotated(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)    
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)    
return self.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
        url = self.url(context)return self.nodelist.render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
        return self._url(self.stored_name, name, force)bit = node.render_annotated(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError    : return self.render(context)Missing staticfiles manifest entry for 'images/favicon.ico'


During handling of the above exception, another exception occurred:

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    return compiled_parent._render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return self._url(self.stored_name, name, force)    
return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
        hashed_name = hashed_name_func(*args)return self.nodelist.render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return callback(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
        response = view_func(request, *args, **kwargs)return staticfiles_storage.url(path)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
        return HttpResponseServerError(template.render())
return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    return self.template.render(context)    
hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return compiled_parent._render(context)    
return staticfiles_storage.url(path)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
    bit = node.render_annotated(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
        return self.render(context)response = response_for_exception(request, exc)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
        url = self.url(context)
response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return self.handle_simple(path)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return self._url(self.stored_name, name, force)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    hashed_name = hashed_name_func(*args)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)    
raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render

ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)    
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return HttpResponseServerError(template.render())
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)    
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return staticfiles_storage.url(path)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

    Traceback (most recent call last):
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return staticfiles_storage.url(path)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
        return self._url(self.stored_name, name, force)return self.template.render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    bit = node.render_annotated(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
        return HttpResponseServerError(template.render())return self.nodelist.render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
        bit = node.render_annotated(context)url = self.url(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)    
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    hashed_name = hashed_name_func(*args)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)    
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return callback(request)    
return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    response = view_func(request, *args, **kwargs)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
    
During handling of the above exception, another exception occurred:

return self.template.render(context)Traceback (most recent call last):

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
        return callback(request)bit = node.render_annotated(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.render(context)    
return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
        return compiled_parent._render(context)return self._render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return self.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    bit = node.render_annotated(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
    
During handling of the above exception, another exception occurred:

url = self.url(context)
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    response = response or self.get_response(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
        hashed_name = hashed_name_func(*args)
response = response_for_exception(request, exc)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
        raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())

ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception


During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
        response = get_response(request)return callback(request)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = view_func(request, *args, **kwargs)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
        return HttpResponseServerError(template.render())response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
        return self.template.render(context)return callback(request)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
        return HttpResponseServerError(template.render())return self._render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'    

During handling of the above exception, another exception occurred:

return staticfiles_storage.url(path)Traceback (most recent call last):

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)    
hashed_name = hashed_name_func(*args)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
    ValueErrorresponse = view_func(request, *args, **kwargs): 
Missing staticfiles manifest entry for 'images/favicon.ico'  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error


During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
        return self.template.render(context)response = get_response(request)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    return self._render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
        return compiled_parent._render(context)
return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.nodelist.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)    
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    bit = node.render_annotated(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    return self.render(context)    
response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return self.nodelist.render(context)    
return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
        return self._render(context)bit = node.render_annotated(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return staticfiles_storage.url(path)    
return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
        return self.nodelist.render(context)
return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
        response = get_response(request)return self.render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
        response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())return self._url(self.stored_name, name, force)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError    : response = view_func(request, *args, **kwargs)Missing staticfiles manifest entry for 'images/favicon.ico'


During handling of the above exception, another exception occurred:

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
        return HttpResponseServerError(template.render())return self.app(environ, start_response)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    return self.template.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
        response = self._middleware_chain(request)return self._render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return self.nodelist.render(context)
    return compiled_parent._render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return self.nodelist.render(context)
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    bit = node.render_annotated(context)    
return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
        return self.render(context)
raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
    ValueErrorresponse = view_func(request, *args, **kwargs): 
Missing staticfiles manifest entry for 'images/favicon.ico'
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29122] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
:     return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
{'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}
    
During handling of the above exception, another exception occurred:

return staticfiles_storage.url(path)
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    response = callback(request, exception=exception)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)    
return self._render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return self.nodelist.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    bit = node.render_annotated(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    url = self.url(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    return self._url(self.stored_name, name, force)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
        hashed_name = hashed_name_func(*args)response = response_for_exception(request, exc)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
        response = handle_uncaught_exception(request, resolver, sys.exc_info())raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
    return callback(request)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
        return self.template.render(context)
response = response or self.get_response(request)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    bit = node.render_annotated(context)    
return callback(request)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    bit = node.render_annotated(context)    
url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
        return self._url(self.stored_name, name, force)
return self.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
        response = get_response(request)
return self.nodelist.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    bit = node.render_annotated(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
        bit = node.render_annotated(context)
return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
        return compiled_parent._render(context)
raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render

ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
    return self.nodelist.render(context)
During handling of the above exception, another exception occurred:


Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)    
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
        return callback(request)url = self.url(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    response = view_func(request, *args, **kwargs)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
        return self._url(self.stored_name, name, force)
return HttpResponseServerError(template.render())  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    return self.nodelist.render(context)    
response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    bit = node.render_annotated(context)
    response = view_func(request, *args, **kwargs)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
        bit = node.render_annotated(context)
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.render(context)    
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
        return self.handle_simple(path)return self.render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
        url = self.url(context)
return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
        hashed_name = hashed_name_func(*args)
raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
        response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
response = get_response(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
        response = response or self.get_response(request)return callback(request)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
        response = view_func(request, *args, **kwargs)response = response_for_exception(request, exc)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    return HttpResponseServerError(template.render())
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
        url = self.url(context)
return compiled_parent._render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return self.nodelist.render(context)    
return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError:     Missing staticfiles manifest entry for 'images/favicon.ico'
bit = node.render_annotated(context)
During handling of the above exception, another exception occurred:


Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
        response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
return self.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    url = self.url(context)    
response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.handle_simple(path)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
        return self._render(context)return staticfiles_storage.url(path)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
        return self.nodelist.render(context)
response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    bit = node.render_annotated(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)    
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)    
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)    
return self.render(context)ValueError
: Missing staticfiles manifest entry for 'images/favicon.ico'  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render


During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    return compiled_parent._render(context)
    response = get_response(request)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
        return self.nodelist.render(context)response = response or self.get_response(request)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
        return self.nodelist.render(context)
raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render

ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
[ERROR] [UID:2036][29122] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    response = get_response(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
        response = response.render()return self.handle_simple(path)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
        self.content = self.rendered_content
return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self._url(self.stored_name, name, force)
    return self.template.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
        hashed_name = hashed_name_func(*args)return self._render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    bit = node.render_annotated(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    return self.render(context)    
response = response_for_exception(request, exc)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return self.nodelist.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    bit = node.render_annotated(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
        return callback(request)return compiled_parent._render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return self.nodelist.render(context)    
return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.handle_simple(path)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
        return self._url(self.stored_name, name, force)bit = node.render_annotated(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)    
raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url

ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
    
During handling of the above exception, another exception occurred:

return self.handle_simple(path)
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)    
response = response or self.get_response(request)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)    
raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())    
response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    return HttpResponseServerError(template.render())    
response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)    
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
    ValueError: url = self.url(context)Missing staticfiles manifest entry for 'images/favicon.ico'


During handling of the above exception, another exception occurred:

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    return staticfiles_storage.url(path)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())    
return self._url(self.stored_name, name, force)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
    ValueErrorreturn self.template.render(context): 
Missing staticfiles manifest entry for 'images/favicon.ico'  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render


During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
    bit = node.render_annotated(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
        response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())return self.render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)    
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
        return self.render(context)response = get_response(request)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
[ERROR] [UID:2036][29122] wsgiAppHandler pApp->start_response() return NULL.
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
        return compiled_parent._render(context)raise Resolver404({'tried': tried, 'path': new_path})

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
django.urls.exceptions.Resolver404    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
:     return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context){'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
        hashed_name = hashed_name_func(*args)
response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render

ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    return self.template.render(context)    
response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
        return self._render(context)response = response_for_exception(request, exc)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
        return self.template.render(context)
bit = node.render_annotated(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
        bit = node.render_annotated(context)return self.nodelist.render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
        bit = node.render_annotated(context)
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)    
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
        return staticfiles_storage.url(path)url = self.url(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    return staticfiles_storage.url(path)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
    ValueErrorhashed_name = hashed_name_func(*args)
:   File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
    ValueError: response = get_response(request)Missing staticfiles manifest entry for 'images/favicon.ico'


During handling of the above exception, another exception occurred:

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
        response = view_func(request, *args, **kwargs)response = handle_uncaught_exception(request, resolver, sys.exc_info())

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    bit = node.render_annotated(context)    
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return staticfiles_storage.url(path)    
url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)    
raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name

ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
        raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)response = get_response(request)

ValueError:   File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    response = view_func(request, *args, **kwargs)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    return HttpResponseServerError(template.render())    
response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
        return self.template.render(context)return HttpResponseServerError(template.render())

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self._render(context)
    return self.nodelist.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return self.render(context)    
return compiled_parent._render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return compiled_parent._render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
    url = self.url(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
        return self.handle_simple(path)return self.handle_simple(path)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
        return staticfiles_storage.url(path)
return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    hashed_name = hashed_name_func(*args)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
        raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)response = get_response(request)

ValueError  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    return callback(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    response = view_func(request, *args, **kwargs)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    return HttpResponseServerError(template.render())
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return self.template.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
        return self.template.render(context)return self._render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
        return self._url(self.stored_name, name, force)
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    return staticfiles_storage.url(path)    
response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    return self._url(self.stored_name, name, force)    
response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
        hashed_name = hashed_name_func(*args)return callback(request)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'    
return self.template.render(context)

During handling of the above exception, another exception occurred:

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
        bit = node.render_annotated(context)
url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
        response = get_response(request)bit = node.render_annotated(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    response = view_func(request, *args, **kwargs)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    hashed_name = hashed_name_func(*args)
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
        response = get_response(request)bit = node.render_annotated(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
    return self.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.render(context)    
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
        hashed_name = hashed_name_func(*args)
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
        response = response_for_exception(request, exc)
return compiled_parent._render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
        return callback(request)
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    bit = node.render_annotated(context)    
return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return self.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
        response = view_func(request, *args, **kwargs)return self.handle_simple(path)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return HttpResponseServerError(template.render())
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
        return self.template.render(context)hashed_name = hashed_name_func(*args)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self._render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    bit = node.render_annotated(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
        return self.nodelist.render(context)return self.nodelist.render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return self.nodelist.render(context)    
url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
        return staticfiles_storage.url(path)bit = node.render_annotated(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    return self.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError    : return staticfiles_storage.url(path)
Missing staticfiles manifest entry for 'images/favicon.ico'  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url


During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
        response = get_response(request)hashed_name = hashed_name_func(*args)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
    
During handling of the above exception, another exception occurred:

Traceback (most recent call last):
response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = view_func(request, *args, **kwargs)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)    
return HttpResponseServerError(template.render())  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)    
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
        bit = node.render_annotated(context)return self.handle_simple(path)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError:     Missing staticfiles manifest entry for 'images/favicon.ico'
url = self.url(context)
During handling of the above exception, another exception occurred:


Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
        response = response_for_exception(request, exc)
return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return self._url(self.stored_name, name, force)
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
        raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)return self.template.render(context)

ValueError:   File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
        return self.nodelist.render(context)
response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self._render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)    
return self.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
        raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)bit = node.render_annotated(context)

ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
        return self.render(context)response = response_for_exception(request, exc)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())    
url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
        return callback(request)return self.handle_simple(path)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
        return staticfiles_storage.url(path)response = view_func(request, *args, **kwargs)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    hashed_name = hashed_name_func(*args)
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
        return self.render(context)
response = response_for_exception(request, exc)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return self._render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    return self.render(context)
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return compiled_parent._render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
        return self.render(context)bit = node.render_annotated(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
    bit = node.render_annotated(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

    Traceback (most recent call last):
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
        response = response or self.get_response(request)return staticfiles_storage.url(path)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    return self._url(self.stored_name, name, force)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return callback(request)    
return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = view_func(request, *args, **kwargs)    
response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
        response = response_for_exception(request, exc)
return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
        response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    return self._render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
        return self.nodelist.render(context)return HttpResponseServerError(template.render())

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
        return self.render(context)bit = node.render_annotated(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)    
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)    
bit = node.render_annotated(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)    
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self._url(self.stored_name, name, force)    
return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
        hashed_name = hashed_name_func(*args)return staticfiles_storage.url(path)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
    
During handling of the above exception, another exception occurred:

hashed_name = hashed_name_func(*args)
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'    
response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29338] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][34826] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
[ERROR] [UID:2036][34825] wsgiAppHandler pApp->start_response() return NULL.
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = get_response(request)    
response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
        return callback(request)
response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return template.render(context, self._request)
    return self.template.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
        return self._render(context)return self.template.render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)    
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)    
return self.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    url = self.url(context)    
return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    [ERROR] [UID:2036][34827] return self.template.render(context)    wsgiAppHandler pApp->start_response() return NULL.

return staticfiles_storage.url(path)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
Traceback (most recent call last):
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
        response = get_response(request)hashed_name = hashed_name_func(*args)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
        response = response.render()raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
        return self.render(context)
self.content = self.rendered_content  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render

      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return template.render(context, self._request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
response = response or self.get_response(request)    
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
        response = response_for_exception(request, exc)
return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
        response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())bit = node.render_annotated(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
        return self.render(context)    return self.nodelist.render(context)
response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return HttpResponseServerError(template.render())
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)    
return self.template.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    bit = node.render_annotated(context)
          File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
return self._render(context)hashed_name = hashed_name_func(*args)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
    ValueError: return self.nodelist.render(context)Missing staticfiles manifest entry for 'images/favicon.ico'


During handling of the above exception, another exception occurred:

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
        response = response or self.get_response(request)
return self.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
        response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
    return compiled_parent._render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception

bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)    
return compiled_parent._render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render

      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return self.render(context)
[ERROR] [UID:2036][34824]   File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
wsgiAppHandler pApp->start_response() return NULL.
    bit = node.render_annotated(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
return compiled_parent._render(context)Traceback (most recent call last):

      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
url = self.url(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
        return self.handle_simple(path)response = get_response(request)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
        return self.render(context)response = response.render()

      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self._url(self.stored_name, name, force)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    self.content = self.rendered_contenturl = self.url(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    hashed_name = hashed_name_func(*args)
    return template.render(context, self._request)      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    
return self.render(context)return self.handle_simple(path)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    url = self.url(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
            return staticfiles_storage.url(path)return self.handle_simple(path)raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)


  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

    Traceback (most recent call last):
    return staticfiles_storage.url(path)
return self._render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    return self._url(self.stored_name, name, force)    
response = get_response(request)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    return self.nodelist.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    hashed_name = hashed_name_func(*args)hashed_name = hashed_name_func(*args)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)    
ValueErrorresponse = response_for_exception(request, exc): 
Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
Traceback (most recent call last):
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
    response = get_response(request)
During handling of the above exception, another exception occurred:


    Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
        response = response or self.get_response(request)bit = node.render_annotated(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    response = get_response(request)
    return callback(request)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__

      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
        response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
    response = response or self.get_response(request)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
response = view_func(request, *args, **kwargs)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
        response = response_for_exception(request, exc)return HttpResponseServerError(template.render())

        return self.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
response = view_func(request, *args, **kwargs)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render


  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
            return HttpResponseServerError(template.render())return self.template.render(context)

response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
            return self._render(context)return callback(request)
return self.nodelist.render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
            return self.nodelist.render(context)response = view_func(request, *args, **kwargs)return self.nodelist.render(context)


  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return HttpResponseServerError(template.render())
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
        return self.nodelist.render(context)return compiled_parent._render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
        return self.nodelist.render(context)
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
        return staticfiles_storage.url(path)    
bit = node.render_annotated(context)bit = node.render_annotated(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    return self.render(context)    
hashed_name = hashed_name_func(*args)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    url = self.url(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
        return self.handle_simple(path)bit = node.render_annotated(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError:         Missing staticfiles manifest entry for 'images/favicon.ico'return staticfiles_storage.url(path)return compiled_parent._render(context)


  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url

During handling of the above exception, another exception occurred:

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    response = get_response(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
return self.nodelist.render(context)    
hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
        return self.render(context)response = response or self.get_response(request)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = response_for_exception(request, exc)url = self.url(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
                return self.handle_simple(path)response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())response = response or self.get_response(request)bit = node.render_annotated(context)



  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
        return staticfiles_storage.url(path)return callback(request)

      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
return self._url(self.stored_name, name, force)
    response = view_func(request, *args, **kwargs)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
        response = view_func(request, *args, **kwargs)
return self.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
            hashed_name = hashed_name_func(*args)return HttpResponseServerError(template.render())return HttpResponseServerError(template.render())


  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    url = self.url(context)    
return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
        return self._render(context)    
return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'    
return self._render(context)
During handling of the above exception, another exception occurred:


Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    response = response or self.get_response(request)    
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    hashed_name = hashed_name_func(*args)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
        bit = node.render_annotated(context)    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
return self.render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError:     Missing staticfiles manifest entry for 'images/favicon.ico'return compiled_parent._render(context)


During handling of the above exception, another exception occurred:

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    Traceback (most recent call last):
return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
        response = get_response(request)response = view_func(request, *args, **kwargs)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
        response = response or self.get_response(request)return HttpResponseServerError(template.render())

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return compiled_parent._render(context)
          File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
response = response_for_exception(request, exc)return self.template.render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
        return self.nodelist.render(context)
response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())    
return self._render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
return callback(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
        return staticfiles_storage.url(path)response = view_func(request, *args, **kwargs)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    bit = node.render_annotated(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

    Traceback (most recent call last):
return self.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return self._render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    url = self.url(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
response = response or self.get_response(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
return self.render(context)    
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
        return compiled_parent._render(context)response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
        return callback(request)return staticfiles_storage.url(path)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self.nodelist.render(context)
    response = view_func(request, *args, **kwargs)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return self._url(self.stored_name, name, force)    
bit = node.render_annotated(context)    
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.nodelist.render(context)    
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'    
return self.render(context)
During handling of the above exception, another exception occurred:


Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
        return compiled_parent._render(context)bit = node.render_annotated(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.render(context)    
response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    return self.nodelist.render(context)    
    response = response_for_exception(request, exc)url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
        return self.handle_simple(path)    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
return compiled_parent._render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
            return staticfiles_storage.url(path)return callback(request)return self.nodelist.render(context)


  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
        response = view_func(request, *args, **kwargs)return self._url(self.stored_name, name, force)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    bit = node.render_annotated(context)        
return HttpResponseServerError(template.render())hashed_name = hashed_name_func(*args)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated


  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self.template.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)    
return self.render(context)
ValueError:   File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    url = self.url(context)url = self.url(context)    

return self._render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
        response = get_response(request)return self.handle_simple(path)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
          File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
return staticfiles_storage.url(path)return self.nodelist.render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
        return self._url(self.stored_name, name, force)
    response = response or self.get_response(request)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url

return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    response = response_for_exception(request, exc)    
hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
        bit = node.render_annotated(context)response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())

      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'    

During handling of the above exception, another exception occurred:

hashed_name = hashed_name_func(*args)Traceback (most recent call last):

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
        response = get_response(request)
return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
        raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)response = view_func(request, *args, **kwargs)
    
ValueErrorresponse = response_for_exception(request, exc)
:   File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
Missing staticfiles manifest entry for 'images/favicon.ico'return self.render(context)


During handling of the above exception, another exception occurred:

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
        return compiled_parent._render(context)    response = get_response(request)return callback(request)


  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    response = response or self.get_response(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    return self.nodelist.render(context)return HttpResponseServerError(template.render())

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
        return self.template.render(context)
response = response_for_exception(request, exc)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    return self.nodelist.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    bit = node.render_annotated(context)    
response = view_func(request, *args, **kwargs)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated

    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
        return HttpResponseServerError(template.render())return self.render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return self.render(context)    
    return self.template.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
url = self.url(context)

      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.handle_simple(path)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
        return self._render(context)return compiled_parent._render(context)return self.nodelist.render(context)


  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
        return self.nodelist.render(context)return self.nodelist.render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
        return self._url(self.stored_name, name, force)bit = node.render_annotated(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    return self.render(context)    
response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
        response = response_for_exception(request, exc)url = self.url(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
        return self.handle_simple(path)response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
        return staticfiles_storage.url(path)return callback(request)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
        response = view_func(request, *args, **kwargs)return self._url(self.stored_name, name, force)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
        return HttpResponseServerError(template.render())hashed_name = hashed_name_func(*args)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

    Traceback (most recent call last):
return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())    
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return compiled_parent._render(context)
    return self.template.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
        return self.nodelist.render(context)return self._render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
        return self.render(context)
url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
        return self.handle_simple(path)
return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return staticfiles_storage.url(path)
    return self.nodelist.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
        return self.render(context)return self.render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    bit = node.render_annotated(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
        url = self.url(context)url = self.url(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
            response = response or self.get_response(request)return self.handle_simple(path)return self.handle_simple(path)


  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
    return staticfiles_storage.url(path)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url

      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    return self._url(self.stored_name, name, force)    
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
        response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
        hashed_name = hashed_name_func(*args)
hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
    ValueErrorraise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name): 
Missing staticfiles manifest entry for 'images/favicon.ico'ValueError
: Missing staticfiles manifest entry for 'images/favicon.ico'
During handling of the above exception, another exception occurred:



During handling of the above exception, another exception occurred:

Traceback (most recent call last):
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = get_response(request)
          File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
response = get_response(request)response = view_func(request, *args, **kwargs)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    return HttpResponseServerError(template.render())
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
        return self.template.render(context)response = response_for_exception(request, exc)

      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return callback(request)    
return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    return self.nodelist.render(context)
          File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
response = view_func(request, *args, **kwargs)response = view_func(request, *args, **kwargs)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
        return HttpResponseServerError(template.render())
return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    url = self.url(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
        return self.template.render(context)bit = node.render_annotated(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
        return self.handle_simple(path)return self._render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return self._render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
return self.nodelist.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self.nodelist.render(context)    
return self.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    bit = node.render_annotated(context)    
    return self.nodelist.render(context)return self.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated


  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)    
return compiled_parent._render(context)
ValueError  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
        response = get_response(request)return self.render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
        return compiled_parent._render(context)response = response or self.get_response(request)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    response = response_for_exception(request, exc)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
        return self.render(context)return callback(request)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    url = self.url(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    url = self.url(context)
          File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
response = view_func(request, *args, **kwargs)return self.handle_simple(path)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
        return HttpResponseServerError(template.render())return staticfiles_storage.url(path)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
            return self.render(context)return self.template.render(context)
return self._url(self.stored_name, name, force)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
        url = self.url(context)    hashed_name = hashed_name_func(*args)
hashed_name = hashed_name_func(*args)

      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError        : raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)return self.nodelist.render(context)Missing staticfiles manifest entry for 'images/favicon.ico'


    ValueError
During handling of the above exception, another exception occurred:

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
: Traceback (most recent call last):
return staticfiles_storage.url(path)Missing staticfiles manifest entry for 'images/favicon.ico'

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
        return self._url(self.stored_name, name, force)response = get_response(request)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
        hashed_name = hashed_name_func(*args)
response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
        response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
bit = node.render_annotated(context)    
response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError    : Missing staticfiles manifest entry for 'images/favicon.ico'response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())


During handling of the above exception, another exception occurred:

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
Traceback (most recent call last):
    return callback(request)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    return callback(request)
          File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
response = get_response(request)response = view_func(request, *args, **kwargs)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = view_func(request, *args, **kwargs)    
return HttpResponseServerError(template.render())          File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error

return self.render(context)response = response or self.get_response(request)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    return HttpResponseServerError(template.render())
    return self.template.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render

    response = response_for_exception(request, exc)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render

      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
return compiled_parent._render(context)    
return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
        response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())return self._render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
        return self._render(context)return self.nodelist.render(context)

      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
return callback(request)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
        response = view_func(request, *args, **kwargs)return self.nodelist.render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
        bit = node.render_annotated(context)bit = node.render_annotated(context)

    return self.template.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
return self.render(context)    
return self.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
          File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
return compiled_parent._render(context)url = self.url(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.nodelist.render(context)    
    bit = node.render_annotated(context)      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
return self.nodelist.render(context)
return self.handle_simple(path)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self._url(self.stored_name, name, force)    
    return self.render(context)
bit = node.render_annotated(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    hashed_name = hashed_name_func(*args)    
return compiled_parent._render(context)    
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
        return self.nodelist.render(context)return self.render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
        return self.handle_simple(path)
raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple

ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

        Traceback (most recent call last):
return staticfiles_storage.url(path)url = self.url(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
        response = get_response(request)return self.handle_simple(path)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    hashed_name = hashed_name_func(*args)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
        response = response or self.get_response(request)raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)

ValueError:       File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
Missing staticfiles manifest entry for 'images/favicon.ico'return self._url(self.stored_name, name, force)


During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
        response = response_for_exception(request, exc)response = get_response(request)
    
hashed_name = hashed_name_func(*args)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__

      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    response = response or self.get_response(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    url = self.url(context)    
response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'    
response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
During handling of the above exception, another exception occurred:


    Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return self.handle_simple(path)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner

return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = get_response(request)    
return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
response = view_func(request, *args, **kwargs)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
response = response or self.get_response(request)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    
return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return HttpResponseServerError(template.render())    
response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
hashed_name = hashed_name_func(*args)
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
        return self.template.render(context)
response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())    
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError:     Missing staticfiles manifest entry for 'images/favicon.ico'return callback(request)
    

During handling of the above exception, another exception occurred:

return self._render(context)Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    bit = node.render_annotated(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
response = get_response(request)    
response = view_func(request, *args, **kwargs)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__

      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
        return self.render(context)
response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    return self.template.render(context)
    return compiled_parent._render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
        bit = node.render_annotated(context)
return self.nodelist.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
return self._render(context)
    return callback(request)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
        response = view_func(request, *args, **kwargs)
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
return compiled_parent._render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
bit = node.render_annotated(context)    
return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.nodelist.render(context)    
return self.handle_simple(path)    
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
return self.nodelist.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
            return compiled_parent._render(context)    bit = node.render_annotated(context)hashed_name = hashed_name_func(*args)


bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    return self.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    response = get_response(request)
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
        bit = node.render_annotated(context)return compiled_parent._render(context)

      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
response = response or self.get_response(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    response = response_for_exception(request, exc)    
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
        return staticfiles_storage.url(path)return self.render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
        url = self.url(context)    bit = node.render_annotated(context)
return self._url(self.stored_name, name, force)    

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return self.handle_simple(path)    
    return HttpResponseServerError(template.render())hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
        return self.template.render(context)
return staticfiles_storage.url(path)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
return self._render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
return self._url(self.stored_name, name, force)ValueError
: Missing staticfiles manifest entry for 'images/favicon.ico'  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url

    
During handling of the above exception, another exception occurred:

url = self.url(context)    Traceback (most recent call last):

return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
        return self.handle_simple(path)response = get_response(request)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    return staticfiles_storage.url(path)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
response = response or self.get_response(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError:     Missing staticfiles manifest entry for 'images/favicon.ico'
bit = node.render_annotated(context)

During handling of the above exception, another exception occurred:

    Traceback (most recent call last):
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
return self._url(self.stored_name, name, force)response = response_for_exception(request, exc)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner


  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = get_response(request)
        hashed_name = hashed_name_func(*args)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__

response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    response = response or self.get_response(request)    
return self.render(context)    
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
return callback(request)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError:         Missing staticfiles manifest entry for 'images/favicon.ico'return compiled_parent._render(context)response = response_for_exception(request, exc)


    
During handling of the above exception, another exception occurred:

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
response = view_func(request, *args, **kwargs)Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return self.nodelist.render(context)
          File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
response = get_response(request)    
response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())return HttpResponseServerError(template.render())

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    response = response or self.get_response(request)        
return self.template.render(context)return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    bit = node.render_annotated(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = view_func(request, *args, **kwargs)    
return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return HttpResponseServerError(template.render())
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return self.nodelist.render(context)return callback(request)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    url = self.url(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
        response = view_func(request, *args, **kwargs)return self.handle_simple(path)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return staticfiles_storage.url(path)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._render(context)return HttpResponseServerError(template.render())

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
        bit = node.render_annotated(context)return self.template.render(context)

    hashed_name = hashed_name_func(*args)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render

      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self._render(context)    
raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
        response = get_response(request)
return self.nodelist.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.render(context)
    response = response or self.get_response(request)    
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
bit = node.render_annotated(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
        bit = node.render_annotated(context)return callback(request)

      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
        return self.render(context)bit = node.render_annotated(context)

    return self._render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
            return self.nodelist.render(context)return compiled_parent._render(context)return self.nodelist.render(context)


  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)    
return self.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return self.render(context)    
bit = node.render_annotated(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return staticfiles_storage.url(path)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
        return self.nodelist.render(context)
return self._url(self.stored_name, name, force)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render

      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
        hashed_name = hashed_name_func(*args)return self.render(context)

      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError    : return self.handle_simple(path)Missing staticfiles manifest entry for 'images/favicon.ico'


During handling of the above exception, another exception occurred:

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
        return self.render(context)return staticfiles_storage.url(path)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return staticfiles_storage.url(path)    
    response = get_response(request)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
url = self.url(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
        return self.handle_simple(path)
return self._url(self.stored_name, name, force)    
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
response = response or self.get_response(request)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
        return staticfiles_storage.url(path)
hashed_name = hashed_name_func(*args)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
        return self._url(self.stored_name, name, force)
response = response_for_exception(request, exc)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)    
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)ValueError
response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info()): ValueError
Missing staticfiles manifest entry for 'images/favicon.ico': 
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
Missing staticfiles manifest entry for 'images/favicon.ico'
During handling of the above exception, another exception occurred:


Traceback (most recent call last):

During handling of the above exception, another exception occurred:

    Traceback (most recent call last):
raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner

  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
        return callback(request)    return self.app(environ, start_response)

response = get_response(request)    
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
response = get_response(request)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = self.get_response(request)    response = view_func(request, *args, **kwargs)

response = response or self.get_response(request)      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
        response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())    response = self._middleware_chain(request)
    
return HttpResponseServerError(template.render())  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    return callback(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
response = response_for_exception(request, exc)    
return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
    response = view_func(request, *args, **kwargs)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
    return HttpResponseServerError(template.render())    
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
return self._render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render

      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
        return self.nodelist.render(context)    
response = view_func(request, *args, **kwargs)return self._render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return HttpResponseServerError(template.render())
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
        bit = node.render_annotated(context)
bit = node.render_annotated(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self._render(context)    
return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)    
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
        return self.render(context)return compiled_parent._render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
        bit = node.render_annotated(context)
return self.nodelist.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
bit = node.render_annotated(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
        bit = node.render_annotated(context)url = self.url(context)    

return self.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
        return self.handle_simple(path)
return compiled_parent._render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return compiled_parent._render(context)
    return staticfiles_storage.url(path)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self.nodelist.render(context)    
return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    return self.nodelist.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
        bit = node.render_annotated(context)response = get_response(request)    

bit = node.render_annotated(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return staticfiles_storage.url(path)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    hashed_name = hashed_name_func(*args)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
return callback(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
return self.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
return self.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
            raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)url = self.url(context)return HttpResponseServerError(template.render())    


url = self.url(context)ValueError
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
:   File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
        return self.handle_simple(path)return self.handle_simple(path)

      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
response = get_response(request)
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
        return staticfiles_storage.url(path)return staticfiles_storage.url(path)
    
    return self.nodelist.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url

response = response or self.get_response(request)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
            response = response_for_exception(request, exc)return self._url(self.stored_name, name, force)
return self._url(self.stored_name, name, force)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
        bit = node.render_annotated(context)    
response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())hashed_name = hashed_name_func(*args)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated


      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
hashed_name = hashed_name_func(*args)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
    ValueErrorreturn self.render(context): 
    Missing staticfiles manifest entry for 'images/favicon.ico'  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render

raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)    
response = view_func(request, *args, **kwargs)ValueError
: Missing staticfiles manifest entry for 'images/favicon.ico'  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error


During handling of the above exception, another exception occurred:

    Traceback (most recent call last):
return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    return HttpResponseServerError(template.render())
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
return self.nodelist.render(context)    
response = get_response(request)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    return self._render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
bit = node.render_annotated(context)    
response = response_for_exception(request, exc)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return callback(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
        response = view_func(request, *args, **kwargs)bit = node.render_annotated(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
        return self._url(self.stored_name, name, force)
return HttpResponseServerError(template.render())  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
        return self.render(context)raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)

ValueError:   File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

    Traceback (most recent call last):
return self._render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner

    response = get_response(request)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    
return compiled_parent._render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
        return self.nodelist.render(context)response = response_for_exception(request, exc)

      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
return self.nodelist.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    bit = node.render_annotated(context)
bit = node.render_annotated(context)      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated

return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
        return self.render(context)return self.render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
        return compiled_parent._render(context)url = self.url(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
return self.nodelist.render(context)    
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
        return staticfiles_storage.url(path)return compiled_parent._render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    bit = node.render_annotated(context)    
hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

    Traceback (most recent call last):
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return self.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
url = self.url(context)    
response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    response = self.get_response(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
return self.handle_simple(path)
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    response = response_for_exception(request, exc)
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)    
response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url

      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return callback(request)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'    
response = response or self.get_response(request)

During handling of the above exception, another exception occurred:

      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
Traceback (most recent call last):
return HttpResponseServerError(template.render())
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
        return self.app(environ, start_response)return self.template.render(context)
    
response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
        return self._render(context)response = self.get_response(request)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
        return HttpResponseServerError(template.render())
return self.nodelist.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    response = response_for_exception(request, exc)
    return self.template.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
        response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())return self._render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
        return self.nodelist.render(context)return callback(request)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    bit = node.render_annotated(context)
    response = view_func(request, *args, **kwargs)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
        return self.render(context)return self._render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
        return self.nodelist.render(context)return compiled_parent._render(context)
    
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
return compiled_parent._render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)    
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return compiled_parent._render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
        return self.handle_simple(path)return self.nodelist.render(context)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return staticfiles_storage.url(path)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    url = self.url(context)    
    bit = node.render_annotated(context)hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self.handle_simple(path)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
        return staticfiles_storage.url(path)    return self.render(context)
return self.app(environ, start_response)

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
        url = self.url(context)
response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    response = self._middleware_chain(request)    
return self.handle_simple(path)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
        response = response_for_exception(request, exc)
hashed_name = hashed_name_func(*args)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception

    return staticfiles_storage.url(path)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
        hashed_name = hashed_name_func(*args)
raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
ValueError    : response = view_func(request, *args, **kwargs)
Missing staticfiles manifest entry for 'images/favicon.ico'
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)        
return self.template.render(context)ValueErrorresponse = get_response(request)
: 
Missing staticfiles manifest entry for 'images/favicon.ico'  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    return self.nodelist.render(context)    
response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
    bit = node.render_annotated(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
    return self.render(context)  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render

  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return self.template.render(context)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
      File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][34827] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][39076] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][39076] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][39076] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][39076] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][39076] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 62, in render
    result = block.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'admin/css/base.css'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][39076] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][39076] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 62, in render
    result = block.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'admin/css/base.css'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][39076] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][44701] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 62, in render
    result = block.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'admin/css/base.css'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][44701] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][44701] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 62, in render
    result = block.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'admin/css/base.css'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][44701] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][44701] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 62, in render
    result = block.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'admin/css/base.css'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][44701] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][44701] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 62, in render
    result = block.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'admin/css/base.css'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][44701] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][44701] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 62, in render
    result = block.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'admin/css/base.css'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][44701] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][44701] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 62, in render
    result = block.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'admin/css/base.css'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][44701] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][44701] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 62, in render
    result = block.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'admin/css/base.css'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][44701] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][44701] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 62, in render
    result = block.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'admin/css/base.css'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][44701] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][47045] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 62, in render
    result = block.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'admin/css/base.css'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][47045] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][47045] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][47045] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][47045] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][47045] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][47045] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][47045] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][47045] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][47045] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[UID:2036][47009] Child process with pid: 47316 was killed by signal: 15, core dump: 0
[UID:2036][47009] Child process with pid: 47324 was killed by signal: 15, core dump: 0
[UID:2036][47009] Child process with pid: 47327 was killed by signal: 15, core dump: 0
[ERROR] [UID:2036][47333] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][47333] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][3024] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][3024] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][15956] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][15956] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][25590] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][25590] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][25590] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][25590] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][25590] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][25590] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][25590] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][25590] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29752] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29752] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29752] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 204, in _get_response
    response = response.render()
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 105, in render
    self.content = self.rendered_content
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/response.py", line 83, in rendered_content
    return template.render(context, self._request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
[ERROR] [UID:2036][29752] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 167, in _get_response
    callback, callback_args, callback_kwargs = self.resolve_request(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 290, in resolve_request
    resolver_match = resolver.resolve(request.path_info)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/urls/resolvers.py", line 589, in resolve
    raise Resolver404({'tried': tried, 'path': new_path})
django.urls.exceptions.Resolver404: {'tried': [[<URLPattern 'feedback/create' [name='feedback']>], [<URLPattern '' [name='home']>], [<URLPattern 'about/' [name='about']>], [<URLResolver <module 'subscriptions.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/subscriptions/urls.py'> (None:None) 'subscriptions/'>], [<URLResolver <URLPattern list> (admin:admin) 'admin'>], [<URLResolver <module 'manualqr.users.urls' from '/home3/studysysedu/v3/manualqr/users/urls.py'> (users:users) 'users/'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'plans/' [name='plans']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern '^payment/success/(?:session_id=(?P<session_id>\d+)/)?$'>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'payment/cancel' [name='fail']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'create-checkout-session/<uuid:id>' [name='checkout-session']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/admin/' [name='dashboard']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/list' [name='list-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/create' [name='create-sub-plan']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/subscitpions/transaction/list' [name='list-sub-transaction']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'qr/user/subscitpions/list' [name='list-usersubscription']>], [<URLResolver <module 'package.urls' from '/home3/studysysedu/v3/package/urls.py'> (package:package) ''>, <URLPattern 'paymentjson' [name='paymentjson']>], [<URLResolver <module 'allauth.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/allauth/urls.py'> (None:None) 'accounts/'>], [<URLResolver <module 'captcha.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/captcha/urls.py'> (None:None) 'captcha/'>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-test/' [name='captch-test']>], [<URLResolver <module 'feedback.urls' from '/home3/studysysedu/v3/feedback/urls.py'> (None:None) ''>, <URLPattern 'captcha-valid/' [name='captch-validator']>], [<URLResolver <module 'ckeditor_uploader.urls' from '/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/ckeditor_uploader/urls.py'> (None:None) 'ckeditor'>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_product/' [name='add_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_product/<uuid:product_number>/' [name='update_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_product/<uuid:product_number>/' [name='delete_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_category/' [name='add_category']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'add_mannual/<product_number>' [name='add_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'display_product/<product_number>' [name='display_product_data']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'detail/<product_number>' [name='product_for_all']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'products/' [name='list_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'filter_product/<filter>/<item>' [name='search_product']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'edit_mannual/<int:id>/<product_number>' [name='edit_mannual']>], [<URLResolver <module 'product.urls' from '/home3/studysysedu/v3/product/urls.py'> (None:None) ''>, <URLPattern 'delete_mannual/<int:id>/<product_number>' [name='delete_mannual']>], [<URLResolver <module 'config.api_router' from '/home3/studysysedu/v3/config/api_router.py'> (api:api) 'api/'>], [<URLPattern 'auth-token/'>], [<URLPattern 'api/schema/' [name='api-schema']>], [<URLPattern 'api/docs/' [name='api-docs']>]], 'path': 'favicon.ico'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 132, in get_exception_response
    response = callback(request, exception=exception)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 60, in page_not_found
    body = template.render(context, request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 59, in response_for_exception
    response = get_exception_response(request, get_resolver(get_urlconf()), 404, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 135, in get_exception_response
    response = handle_uncaught_exception(request, resolver, sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/whitenoise/middleware.py", line 60, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/deprecation.py", line 117, in __call__
    response = response or self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
    response = self.get_response(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 130, in get_response
    response = self._middleware_chain(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 49, in inner
    response = response_for_exception(request, exc)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 114, in response_for_exception
    response = handle_uncaught_exception(request, get_resolver(get_urlconf()), sys.exc_info())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 153, in handle_uncaught_exception
    return callback(request)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/utils/decorators.py", line 130, in _wrapped_view
    response = view_func(request, *args, **kwargs)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/views/defaults.py", line 97, in server_error
    return HttpResponseServerError(template.render())
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/backends/django.py", line 61, in render
    return self.template.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 170, in render
    return self._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/loader_tags.py", line 150, in render
    return compiled_parent._render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 162, in _render
    return self.nodelist.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 938, in render
    bit = node.render_annotated(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/template/base.py", line 905, in render_annotated
    return self.render(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 106, in render
    url = self.url(context)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 103, in url
    return self.handle_simple(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/templatetags/static.py", line 118, in handle_simple
    return staticfiles_storage.url(path)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 147, in url
    return self._url(self.stored_name, name, force)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 126, in _url
    hashed_name = hashed_name_func(*args)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/contrib/staticfiles/storage.py", line 417, in stored_name
    raise ValueError("Missing staticfiles manifest entry for '%s'" % clean_name)
ValueError: Missing staticfiles manifest entry for 'images/favicon.ico'
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
<QuerySet []>
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
io.UnsupportedOperation: fileno
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
io.UnsupportedOperation: fileno
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][18888] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
[UID:2036][28220] Child process with pid: 28412 was killed by signal: 15, core dump: 0
io.UnsupportedOperation: iofileno
.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
BrokenPipeError: [Errno 32] Broken pipe
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
[UID:2036][1224155] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:2036][1224155] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][1224155] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][1224155] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][1224155] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][1224155] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][1224155] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][1224155] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][1224155] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][1224155] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][1224155] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][1224155] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][1224155] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][1224155] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][1224155] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][1224155] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][1224155] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][1224155] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:2036][1224155] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
[UID:2036][291310] Child process with pid: 291595 was killed by signal: 15, core dump: 0
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
ioio.UnsupportedOperation: fileno
.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
[UID:2036][132162] Child process with pid: 132329 was killed by signal: 15, core dump: 0
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
<QuerySet []>
OSErrorOSError: : LSAPI: Socket read/write error
LSAPI: Socket read/write error
OSError: LSAPI: Socket read/write error
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
[UID:2036][569085] Child process with pid: 569353 was killed by signal: 15, core dump: 0
[UID:2036][1920171] Child process with pid: 1920319 was killed by signal: 15, core dump: 0
OSError: LSAPI: Socket read/write error
[UID:2036][3181150] Child process with pid: 3181195 was killed by signal: 15, core dump: 0
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
ioio.UnsupportedOperation: fileno
.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
ioio.UnsupportedOperation: fileno
.UnsupportedOperation: fileno
[UID:2036][28952] Child process with pid: 29212 was killed by signal: 15, core dump: 0
[UID:2036][28583] Child process with pid: 28891 was killed by signal: 15, core dump: 0
ioio.UnsupportedOperation: fileno
.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
<QuerySet []>
<QuerySet []>
<QuerySet []>
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
[UID:2119][3998045] Child process with pid: 3998071 was killed by signal: 15, core dump: 0
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
<QuerySet []>
<QuerySet []>
<QuerySet []>
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
<QuerySet []>
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
<QuerySet []>
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
<QuerySet []>
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
<QuerySet []>
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:37:14,828 log 1638266 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/8830b39384786b48ba4ee7bfdde7b03b72995379/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="8830b39384786b48ba4ee7bfdde7b03b72995379" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
[UID:2119][1638183] Child process with pid: 1638265 was killed by signal: 15, core dump: 0
[UID:2119][1638183] Child process with pid: 1640676 was killed by signal: 15, core dump: 0
[UID:2119][1638183] Child process with pid: 1640954 was killed by signal: 15, core dump: 0
[UID:2119][1638183] Child process with pid: 1640982 was killed by signal: 15, core dump: 0
[UID:2119][1638183] Child process with pid: 1640983 was killed by signal: 15, core dump: 0
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/e81769d5f8da9de456313a61433ce69cb3500c49/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="e81769d5f8da9de456313a61433ce69cb3500c49" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/e763f1ef5d93bf61ef2ad11d0a5c7fac4ebd1ba0/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="e763f1ef5d93bf61ef2ad11d0a5c7fac4ebd1ba0" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/2aba6e080d912adab08cf738f3c9b8a8b95a669b/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="2aba6e080d912adab08cf738f3c9b8a8b95a669b" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/6c4f2b47b0b591598647269fd1a33519cd65386d/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="6c4f2b47b0b591598647269fd1a33519cd65386d" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/cb57840f46e06ddd86a5d576e403e346d09d2bbf/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="cb57840f46e06ddd86a5d576e403e346d09d2bbf" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/716aafc6643f5bbc2a2a1a9e15d0d573d5b15a11/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="716aafc6643f5bbc2a2a1a9e15d0d573d5b15a11" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/990a53760c2b4b38fe87ee25845536e97e72b649/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="990a53760c2b4b38fe87ee25845536e97e72b649" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/2c653941479d4ca70e9cfb5baf2bec11db38fbf0/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="2c653941479d4ca70e9cfb5baf2bec11db38fbf0" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
[UID:2119][1638183] Child process with pid: 1644879 was killed by signal: 15, core dump: 0
[UID:2119][1638183] Child process with pid: 1645043 was killed by signal: 15, core dump: 0
[UID:2119][1638183] Child process with pid: 1645103 was killed by signal: 15, core dump: 0
[UID:2119][1638183] Child process with pid: 1645521 was killed by signal: 15, core dump: 0
[UID:2119][1638183] Child process with pid: 1646138 was killed by signal: 15, core dump: 0
[UID:2119][1638183] Child process with pid: 1646255 was killed by signal: 15, core dump: 0
[UID:2119][1638183] Child process with pid: 1646256 was killed by signal: 15, core dump: 0
[UID:2119][1638183] Child process with pid: 1638266 was killed by signal: 15, core dump: 0
OSError: LSAPI: Socket read/write error
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/13e8c4702784c291b0ac73613f1caedf07c94ef1/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="13e8c4702784c291b0ac73613f1caedf07c94ef1" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/863cb7c8664a754297ae6def26af4303171f5a97/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="863cb7c8664a754297ae6def26af4303171f5a97" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/7ea2cec87d7c14217f905c19bd1ba3130c252af8/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="7ea2cec87d7c14217f905c19bd1ba3130c252af8" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/ef0c4736304acf2de82f2dbb01979383c2b77816/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="ef0c4736304acf2de82f2dbb01979383c2b77816" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/7b9477a90857859633881980cfd41851da72d41b/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="7b9477a90857859633881980cfd41851da72d41b" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/89b3a37a5bfcd4f61f5b61dd0a49f218c3bf382e/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="89b3a37a5bfcd4f61f5b61dd0a49f218c3bf382e" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/ce61a959e48b7c19e2b680a6e6f2541e02e60a44/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="ce61a959e48b7c19e2b680a6e6f2541e02e60a44" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/67bc86ce79875be4067a66cc49be3a7f44ce6654/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="67bc86ce79875be4067a66cc49be3a7f44ce6654" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
[UID:2119][1638183] Child process with pid: 1648756 was killed by signal: 15, core dump: 0
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/aae6ea2bea38b73b7916ecb578f70f1219a2842a/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="aae6ea2bea38b73b7916ecb578f70f1219a2842a" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/8cbc2a61053a0d4a0f2a4e740f0087b741509d8e/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="8cbc2a61053a0d4a0f2a4e740f0087b741509d8e" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/34ae47930428956be46e65fbd1ec60d3e091e814/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="34ae47930428956be46e65fbd1ec60d3e091e814" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/dc8ba5dacf8b08fb09983ad14cd0013f40dc56c6/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="dc8ba5dacf8b08fb09983ad14cd0013f40dc56c6" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/91a1074bca549c47cce40a45855c918a1bb22cea/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="91a1074bca549c47cce40a45855c918a1bb22cea" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/27d21e7588ad4619e2f7a501c88a754f93fce7ab/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="27d21e7588ad4619e2f7a501c88a754f93fce7ab" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/64b2861b5c5c8b7d0a418a5cb58143e287409e3a/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="64b2861b5c5c8b7d0a418a5cb58143e287409e3a" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/323d609b13eaba8cb9ddff0d93d9ce95baddf27b/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="323d609b13eaba8cb9ddff0d93d9ce95baddf27b" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/db04c4cab2a404435ff49a4ff55de9c270b94d6a/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="db04c4cab2a404435ff49a4ff55de9c270b94d6a" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/656e4ba2d5d1cf79c0a86c602db17009d6fd6438/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="656e4ba2d5d1cf79c0a86c602db17009d6fd6438" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/41de9b9b3fbcad1a87837e8bd13e5b5defbdda51/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="41de9b9b3fbcad1a87837e8bd13e5b5defbdda51" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/7df5e6452034ee35c43994b7792f88689a8d50f8/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="7df5e6452034ee35c43994b7792f88689a8d50f8" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/59cab9126ebe41ce7cc8f4a4fc3c462bf801e9b8/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="59cab9126ebe41ce7cc8f4a4fc3c462bf801e9b8" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/e59d5c5c8fbd7e98e36694e661c2532d2650ac9c/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="e59d5c5c8fbd7e98e36694e661c2532d2650ac9c" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/af91e601879cf79551a2ff5264695a3c3d8a2f14/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="af91e601879cf79551a2ff5264695a3c3d8a2f14" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:22,852 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/915ed2c209d431a7f8b53aa70db76e5b7dcf52da/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="915ed2c209d431a7f8b53aa70db76e5b7dcf52da" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:23,120 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:23,160 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
&#x27;and/**/extractvalue(1,concat(char(126),md5(1071366184)))and&#x27;</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/ac0805f66f77cb1e516931c38239ea15e97033fe/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="ac0805f66f77cb1e516931c38239ea15e97033fe" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/fcf95b33b6f96b0e668f9eb9034fde30c68103db/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="fcf95b33b6f96b0e668f9eb9034fde30c68103db" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:23,424 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:23,427 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/d1c33b1282f4753d8b5283147b1d2d4ecc5fc7a8/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="d1c33b1282f4753d8b5283147b1d2d4ecc5fc7a8" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
Forbidden (CSRF cookie not set.): /accounts/google/login/
WARNING 2025-01-13 17:38:23,476 log 1646996 139735378159424 Forbidden (CSRF cookie not set.): /accounts/google/login/
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:23,513 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/a5b7a3748ec423db57d5fea422e48f88e6cba71e/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="a5b7a3748ec423db57d5fea422e48f88e6cba71e" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
&quot;and/**/extractvalue(1,concat(char(126),md5(1119240943)))and&quot;</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/10c4d5dccfc1f821af7fe158049d94f8ccfd6e6a/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="10c4d5dccfc1f821af7fe158049d94f8ccfd6e6a" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF cookie not set.): /captcha-valid/
WARNING 2025-01-13 17:38:23,610 log 1648820 139735378159424 Forbidden (CSRF cookie not set.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:23,620 log 1646996 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/f89a518025c732a46a153585386f5db4d12d61a6/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="f89a518025c732a46a153585386f5db4d12d61a6" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:23,708 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/04b08b507129e8a9ca906460034aa895cb0b58b3/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="04b08b507129e8a9ca906460034aa895cb0b58b3" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:23,752 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/786ca7e9ddaf54fbc90422f95c2d76202e468130/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="786ca7e9ddaf54fbc90422f95c2d76202e468130" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:23,815 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:23,824 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
extractvalue(1,concat(char(126),md5(1017118345)))</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/3648a9b793a0cf07336b4aa3f1b4a1ce6c37ae0b/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="3648a9b793a0cf07336b4aa3f1b4a1ce6c37ae0b" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:23,907 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:23,914 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/4ed618c667e41138a44002cb9668cda7693f95ad/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="4ed618c667e41138a44002cb9668cda7693f95ad" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:24,008 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:24,010 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/533db958d80fba99471258b46e23bccfd6960839/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="533db958d80fba99471258b46e23bccfd6960839" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:24,020 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/dc29fef3f71956da6e6710999d296c46e9e98af8/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="dc29fef3f71956da6e6710999d296c46e9e98af8" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:24,135 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
&#x27;and(select&#x27;1&#x27;from/**/cast(md5(1026090614)as/**/int))&gt;&#x27;0</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/d9f37f70dc85f30e913dfe5a097cefe508535d12/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="d9f37f70dc85f30e913dfe5a097cefe508535d12" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
WARNING 2025-01-13 17:38:24,141 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:24,210 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:24,216 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/c47de02623b8cce1610db6c8cc89b9d5d0ba82e1/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="c47de02623b8cce1610db6c8cc89b9d5d0ba82e1" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:24,243 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:24,247 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
Forbidden (CSRF cookie not set.): /captcha-valid/
WARNING 2025-01-13 17:38:24,337 log 1649121 139735378159424 Forbidden (CSRF cookie not set.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:24,342 log 1646996 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:24,376 log 1646996 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:24,396 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
/**/and/**/cast(md5(&#x27;1567409212&#x27;)as/**/int)&gt;0</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/d0ce60caf811a7aacfa8185b99fba849867075f0/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="d0ce60caf811a7aacfa8185b99fba849867075f0" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:24,406 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:24,412 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:24,420 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="&#x27;and(select*from(select+sleep(0))a/**/union/**/select+1)=&#x27;" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/7d372e6d576944d56836ed73b5eabe3fcc3afc7f/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="7d372e6d576944d56836ed73b5eabe3fcc3afc7f" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:24,503 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/73dd38a7cdf1bc8789a135756c5eee09694f6dc9/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="73dd38a7cdf1bc8789a135756c5eee09694f6dc9" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/81947fb5cc548fe2cd5b948da1a11a8bb2c8a995/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="81947fb5cc548fe2cd5b948da1a11a8bb2c8a995" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:24,536 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:24,540 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:24,569 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:24,570 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
convert(int,sys.fn_sqlvarbasetostr(HashBytes(&#x27;MD5&#x27;,&#x27;1932379892&#x27;)))</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/6584ef3a1a9216aa598dcee4c850f92ef64b2fec/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="6584ef3a1a9216aa598dcee4c850f92ef64b2fec" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:24,582 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="&#x27;and(select*from(select+sleep(2))a/**/union/**/select+1)=&#x27;" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/2b30eeb81f01555e2c4dd7cfc8a69df4e3ac02fb/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="2b30eeb81f01555e2c4dd7cfc8a69df4e3ac02fb" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:24,651 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:24,667 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:24,716 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF cookie not set.): /accounts/google/login/
WARNING 2025-01-13 17:38:24,746 log 1647043 139735378159424 Forbidden (CSRF cookie not set.): /accounts/google/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/a6aa61722f14abdb0c907c16be8f78d9f9d2320a/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="a6aa61722f14abdb0c907c16be8f78d9f9d2320a" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:24,757 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:24,781 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF cookie not set.): /captcha-valid/
WARNING 2025-01-13 17:38:24,831 log 1649177 139735378159424 Forbidden (CSRF cookie not set.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
&#x27;and/**/convert(int,sys.fn_sqlvarbasetostr(HashBytes(&#x27;MD5&#x27;,&#x27;1786320821&#x27;)))&gt;&#x27;0</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/a72cd5e0d98b9642a5f93f020908ba30fa7b4cc2/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="a72cd5e0d98b9642a5f93f020908ba30fa7b4cc2" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/9f638271f478719a1fe45dd8fe380a88fa31aa2c/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="9f638271f478719a1fe45dd8fe380a88fa31aa2c" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr><ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>

<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
invalid
Forbidden (CSRF cookie not set.): /accounts/login/
WARNING 2025-01-13 17:38:24,907 log 1648820 139735378159424 Forbidden (CSRF cookie not set.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/705effe6e9c71044c19a50a563cb7a4ca507d1db/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="705effe6e9c71044c19a50a563cb7a4ca507d1db" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:24,964 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:25,006 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="&quot;and(select*from(select+sleep(0))a/**/union/**/select+1)=&quot;" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/a455e3228d66e10afaec9e161644493cc6e7ba90/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="a455e3228d66e10afaec9e161644493cc6e7ba90" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:25,035 log 1646996 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF cookie not set.): /captcha-valid/
WARNING 2025-01-13 17:38:25,038 log 1646996 139735378159424 Forbidden (CSRF cookie not set.): /captcha-valid/
invalid
Forbidden (CSRF cookie not set.): /accounts/google/login/
WARNING 2025-01-13 17:38:25,040 log 1646996 139735378159424 Forbidden (CSRF cookie not set.): /accounts/google/login/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:25,072 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:25,113 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/fbc4603329d445ec65e67d0232c3bd92251331d4/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="fbc4603329d445ec65e67d0232c3bd92251331d4" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/e38d50f02d2e135de07e3765a35f9103e38ed26a/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="e38d50f02d2e135de07e3765a35f9103e38ed26a" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/6bcf2428457cd52f84b3e8c172f698fb48f3d523/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="6bcf2428457cd52f84b3e8c172f698fb48f3d523" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:25,221 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:25,222 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/c9b895bb8f18584151c99460b2029d5344efd3c8/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="c9b895bb8f18584151c99460b2029d5344efd3c8" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="&quot;and(select*from(select+sleep(2))a/**/union/**/select+1)=&quot;" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/d23581934f57a80d5b0e263d46dd22bdbd9675da/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="d23581934f57a80d5b0e263d46dd22bdbd9675da" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/39b6193383aa8337b594789746ae7ccce8ba80ee/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="39b6193383aa8337b594789746ae7ccce8ba80ee" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/17d0f36a03695af4d500e101d7fe134cacf1efe4/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="17d0f36a03695af4d500e101d7fe134cacf1efe4" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
invalid
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:25,329 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:25,349 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/1434b66774175de36d2db5c7b40b011b2d265b5d/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="1434b66774175de36d2db5c7b40b011b2d265b5d" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/0407fcf7891e41f8f08f6c072ead382644ca2940/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="0407fcf7891e41f8f08f6c072ead382644ca2940" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:25,525 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:25,533 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/89efb03a22a243e61f2098e34c4083b3a9f6ca1f/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="89efb03a22a243e61f2098e34c4083b3a9f6ca1f" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:25,611 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/c5f875c37d47eed6b6aa44665ed46d6b5e3ccd0b/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="c5f875c37d47eed6b6aa44665ed46d6b5e3ccd0b" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
&#x27;&quot;\(</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/42d8e408ef31eb1c5470c60e8562ae79caac1b5d/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="42d8e408ef31eb1c5470c60e8562ae79caac1b5d" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="&#x27;/**/and(select&#x27;1&#x27;from/**/pg_sleep(0))::text&gt;&#x27;0" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/7cb8cb6057f4ff3bea14ad979ed9e8a1faf55e6c/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="7cb8cb6057f4ff3bea14ad979ed9e8a1faf55e6c" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/e46dd8626f5ad9013f768b6f3f096d01370e4210/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="e46dd8626f5ad9013f768b6f3f096d01370e4210" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/6ec7a070cf9e4bb2baee7d7661c7e58b4711b5c4/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="6ec7a070cf9e4bb2baee7d7661c7e58b4711b5c4" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/ef7bb9ab84221d430c6b551c1bb6276dcdcf3aba/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="ef7bb9ab84221d430c6b551c1bb6276dcdcf3aba" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:25,733 log 1646996 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:25,740 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/65689e9aeabc287f4a2d1c1cd90ec11ef8722d9b/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="65689e9aeabc287f4a2d1c1cd90ec11ef8722d9b" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:25,811 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
invalid
Forbidden (CSRF cookie not set.): /captcha-valid/
WARNING 2025-01-13 17:38:25,816 log 1649177 139735378159424 Forbidden (CSRF cookie not set.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:25,816 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:25,818 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:25,827 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/4038e5b2070349ca3c08fd09871c48313d24f318/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="4038e5b2070349ca3c08fd09871c48313d24f318" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="&#x27;/**/and(select&#x27;1&#x27;from/**/pg_sleep(2))::text&gt;&#x27;0" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/9eb1ba002853ca1c0ddb855206ffb7385d5de3d4/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="9eb1ba002853ca1c0ddb855206ffb7385d5de3d4" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/a044a8421141e35299137ad3a7d82e5d20ec0c21/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="a044a8421141e35299137ad3a7d82e5d20ec0c21" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/a2d8c7528bd0d49d6d565f2ecb090edb38ad45b2/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="a2d8c7528bd0d49d6d565f2ecb090edb38ad45b2" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:25,942 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/aa2e0fc481542c0c67dadc570bcfa6219ea4fc5d/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="aa2e0fc481542c0c67dadc570bcfa6219ea4fc5d" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF cookie not set.): /captcha-valid/
WARNING 2025-01-13 17:38:26,007 log 1649177 139735378159424 Forbidden (CSRF cookie not set.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:26,007 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
Forbidden (CSRF cookie not set.): /accounts/google/login/
WARNING 2025-01-13 17:38:26,020 log 1647043 139735378159424 Forbidden (CSRF cookie not set.): /accounts/google/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/4cefbfd983a9864c6ce65408eea35e17515e9857/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="4cefbfd983a9864c6ce65408eea35e17515e9857" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:26,034 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:26,037 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
Forbidden (CSRF cookie not set.): /captcha-valid/
WARNING 2025-01-13 17:38:26,038 log 1646996 139735378159424 Forbidden (CSRF cookie not set.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:26,119 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:26,119 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:26,127 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/15900e1e6505bd06cf8874ff14c678038adf597c/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="15900e1e6505bd06cf8874ff14c678038adf597c" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:26,211 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:26,214 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="&#x27;and(select+1)&gt;0waitfor/**/delay&#x27;0:0:0" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/e2894400e07b78d092913c0b43ac664b70e8cdb3/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="e2894400e07b78d092913c0b43ac664b70e8cdb3" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:26,218 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/78eb93d80fa484a5795e4434ef2138de2757fa4a/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="78eb93d80fa484a5795e4434ef2138de2757fa4a" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:26,221 log 1646996 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:26,226 log 1646996 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:26,264 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
Forbidden (CSRF cookie not set.): /captcha-valid/
WARNING 2025-01-13 17:38:26,307 log 1646989 139735378159424 Forbidden (CSRF cookie not set.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:26,311 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/fd3dcbf1318d14f045db6360d57cf018c4da71ff/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="fd3dcbf1318d14f045db6360d57cf018c4da71ff" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/8aedf024b151584a8775007175bca5865b96231f/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="8aedf024b151584a8775007175bca5865b96231f" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:26,407 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:26,408 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:26,410 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:26,412 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:26,414 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:26,431 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:26,512 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:26,515 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:26,528 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF cookie not set.): /accounts/login/
WARNING 2025-01-13 17:38:26,608 log 1649177 139735378159424 Forbidden (CSRF cookie not set.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="&#x27;and(select+1)&gt;0waitfor/**/delay&#x27;0:0:2" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/c37c4a2c12fed0f96e497cf751ee7f1cc5c0752b/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="c37c4a2c12fed0f96e497cf751ee7f1cc5c0752b" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:26,616 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:26,618 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:26,621 log 1646996 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/39694ac4659a7b7f480c744b265911a8aa010ed3/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="39694ac4659a7b7f480c744b265911a8aa010ed3" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/54ab7e011acec5e326399f9a182e3f8387476c2e/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="54ab7e011acec5e326399f9a182e3f8387476c2e" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/285e51d0ef4a5f4225efadfa3f6d08af42a9277f/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="285e51d0ef4a5f4225efadfa3f6d08af42a9277f" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:26,642 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:26,710 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:26,722 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:26,729 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:26,828 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:26,831 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:26,833 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:26,836 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
Forbidden (CSRF cookie not set.): /accounts/login/
WARNING 2025-01-13 17:38:26,864 log 1646989 139735378159424 Forbidden (CSRF cookie not set.): /accounts/login/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:26,906 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:26,907 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:26,910 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/c8771a1caf252a6617a66a2e6752364c746ea917/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="c8771a1caf252a6617a66a2e6752364c746ea917" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="&#x27;/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(&#x27;k&#x27;,0)=&#x27;k" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/911719a02c7cf5d6189efad7df474748423d21ba/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="911719a02c7cf5d6189efad7df474748423d21ba" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:26,925 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/bb1743f922a3ccc0fd6ee97cda05cda9469cd6e6/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="bb1743f922a3ccc0fd6ee97cda05cda9469cd6e6" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:26,988 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:26,998 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:27,018 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:27,074 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:27,111 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:27,150 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
Forbidden (CSRF token missing or incorrect.): /accounts/login/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:27,207 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:27,207 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:27,211 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:27,211 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="&#x27;/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(&#x27;d&#x27;,2)=&#x27;d" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/b202bf4789fab06a26c5eb43c670c2d46387467f/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="b202bf4789fab06a26c5eb43c670c2d46387467f" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/07fea27889255ece6bdad0bd43bc9cb81811ed55/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="07fea27889255ece6bdad0bd43bc9cb81811ed55" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:27,308 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:27,311 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/b5b3255fbd30dca0d1e45bafe6d7cc42c941d164/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="b5b3255fbd30dca0d1e45bafe6d7cc42c941d164" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:27,408 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:27,414 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:27,517 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:27,527 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
Forbidden (CSRF cookie not set.): /accounts/google/login/
WARNING 2025-01-13 17:38:27,533 log 1646996 139735378159424 Forbidden (CSRF cookie not set.): /accounts/google/login/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:27,606 log 1646996 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:27,606 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF cookie not set.): /captcha-valid/
WARNING 2025-01-13 17:38:27,609 log 1646996 139735378159424 Forbidden (CSRF cookie not set.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:27,611 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:27,634 log 1646996 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/08e8c8cc9b7be7dc6c94254a55faab71ed7cb52f/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="08e8c8cc9b7be7dc6c94254a55faab71ed7cb52f" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
&#x27;and(select*from(select+sleep(0))a/**/union/**/select+1)=&#x27;</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/f94fefd8670d2eb1fc813de35c2dca7917e290ed/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="f94fefd8670d2eb1fc813de35c2dca7917e290ed" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:27,729 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/304b44f7d3e0949dbde3d3e976d9baefa98df2cb/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="304b44f7d3e0949dbde3d3e976d9baefa98df2cb" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:27,740 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:27,752 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:27,753 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:27,768 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:27,772 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:27,809 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
Forbidden (CSRF cookie not set.): /accounts/google/login/
WARNING 2025-01-13 17:38:27,811 log 1649177 139735378159424 Forbidden (CSRF cookie not set.): /accounts/google/login/
Forbidden (CSRF cookie not set.): /captcha-valid/
WARNING 2025-01-13 17:38:27,815 log 1649177 139735378159424 Forbidden (CSRF cookie not set.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:27,836 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:27,909 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/0628ccf08a4bfe0582f188c73e6a42783d97f991/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="0628ccf08a4bfe0582f188c73e6a42783d97f991" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF cookie not set.): /captcha-valid/
WARNING 2025-01-13 17:38:28,006 log 1649177 139735378159424 Forbidden (CSRF cookie not set.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:28,026 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:28,108 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/e88a401411743559f3153d8df506db19eeddb6a3/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="e88a401411743559f3153d8df506db19eeddb6a3" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:28,232 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:28,315 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/596ad3da4a3bf778e9da95182d536372bc9a9727/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="596ad3da4a3bf778e9da95182d536372bc9a9727" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:28,326 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
&#x27;and(select*from(select+sleep(2))a/**/union/**/select+1)=&#x27;</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/ebc514633886f8c51e7605dc960426cf72f52a4f/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="ebc514633886f8c51e7605dc960426cf72f52a4f" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF cookie not set.): /captcha-valid/
WARNING 2025-01-13 17:38:28,507 log 1647043 139735378159424 Forbidden (CSRF cookie not set.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:28,519 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:28,530 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/2a05f7705614b9c0f93cd67b38c5eb52d7bc2b2c/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="2a05f7705614b9c0f93cd67b38c5eb52d7bc2b2c" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:28,616 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/8a121afffa72ab0f4a9e45b2e672ac7879eeb31d/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="8a121afffa72ab0f4a9e45b2e672ac7879eeb31d" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:28,644 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="&#x27;and/**/extractvalue(1,concat(char(126),md5(1803151758)))and&#x27;" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/9fb1a6af773b943369f07a5e96fa45f4417adfca/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="9fb1a6af773b943369f07a5e96fa45f4417adfca" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/ab17d4bd7a885e872cecfbe662c2cf6942af4296/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="ab17d4bd7a885e872cecfbe662c2cf6942af4296" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:28,709 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:28,808 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
&quot;and(select*from(select+sleep(0))a/**/union/**/select+1)=&quot;</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/7eb398911998ab52101a27e704737f251d8a31ae/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="7eb398911998ab52101a27e704737f251d8a31ae" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:28,832 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/b7dfb72d680ae4a1018d7d9560fe095b4e015c9b/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="b7dfb72d680ae4a1018d7d9560fe095b4e015c9b" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:28,924 log 1646996 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="&quot;and/**/extractvalue(1,concat(char(126),md5(1794879418)))and&quot;" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/5a542c0f6780c344c641e8dee569a01abfc9db9c/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="5a542c0f6780c344c641e8dee569a01abfc9db9c" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/cec518968dd53492a5f437111399f2e8929e1ac4/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="cec518968dd53492a5f437111399f2e8929e1ac4" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/92bebb721c6d82b03ebd3a2a7e2afbf8f7574238/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="92bebb721c6d82b03ebd3a2a7e2afbf8f7574238" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:29,330 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:29,332 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:29,334 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
&quot;and(select*from(select+sleep(2))a/**/union/**/select+1)=&quot;</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/4fb35c66844ba83c64778e9a5b79c9db7a838b01/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="4fb35c66844ba83c64778e9a5b79c9db7a838b01" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:29,346 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/4be257e5f171652c3eea2d8ae7485834bf946cd4/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="4be257e5f171652c3eea2d8ae7485834bf946cd4" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="extractvalue(1,concat(char(126),md5(1016433180)))" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/1927c2448e06ff4553992dd930e804e67c2b59fd/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="1927c2448e06ff4553992dd930e804e67c2b59fd" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/722e27265bdb3fc9dcdad3500c18f407ea06925b/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="722e27265bdb3fc9dcdad3500c18f407ea06925b" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:29,534 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:29,536 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:29,539 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/8380e95d114fc91fb1d8ad1bba66586432844311/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="8380e95d114fc91fb1d8ad1bba66586432844311" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
&#x27;/**/and(select&#x27;1&#x27;from/**/pg_sleep(0))::text&gt;&#x27;0</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/4dcdd3ed9d761c2efde8ed70f15eb8e642fab0b9/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="4dcdd3ed9d761c2efde8ed70f15eb8e642fab0b9" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
WARNING 2025-01-13 17:38:29,607 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/google/login/
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:29,706 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/9fb5dd387ff56529bf69d1b268e5ceb5c0fcc37a/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="9fb5dd387ff56529bf69d1b268e5ceb5c0fcc37a" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
&#x27;/**/and(select&#x27;1&#x27;from/**/pg_sleep(2))::text&gt;&#x27;0</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/99931a586f4ac93cedd8ff8946c2270807f647f9/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="99931a586f4ac93cedd8ff8946c2270807f647f9" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="&#x27;and(select&#x27;1&#x27;from/**/cast(md5(1510812995)as/**/int))&gt;&#x27;0" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/1e2836631f24f49e0dcb59420f93edb5ded3074d/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="1e2836631f24f49e0dcb59420f93edb5ded3074d" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:30,120 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/f08b56b184c1fc57cfb0c280d87ad0a2685c6e0c/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="f08b56b184c1fc57cfb0c280d87ad0a2685c6e0c" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:30,309 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/c9a9bfd88f6d2df444eb29bb1e04eaa24c0b4c98/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="c9a9bfd88f6d2df444eb29bb1e04eaa24c0b4c98" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:30,412 log 1646996 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
&#x27;and(select+1)&gt;0waitfor/**/delay&#x27;0:0:0</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/9bac57758e4d5396ec3ba7b190e865056ab54b03/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="9bac57758e4d5396ec3ba7b190e865056ab54b03" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="/**/and/**/cast(md5(&#x27;1393748295&#x27;)as/**/int)&gt;0" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/af500e7248b025896a0d7830cc27737cac5b3ce6/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="af500e7248b025896a0d7830cc27737cac5b3ce6" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/c09f31664b0adcd21509b4fbfccd9a17a24124c1/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="c09f31664b0adcd21509b4fbfccd9a17a24124c1" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="convert(int,sys.fn_sqlvarbasetostr(HashBytes(&#x27;MD5&#x27;,&#x27;1898326289&#x27;)))" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/cf03ca8f68f1cb765323549f15cd00fc591a8462/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="cf03ca8f68f1cb765323549f15cd00fc591a8462" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:30,707 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/a6414de8637fae8dc01ae590ca8b0cbf614073e3/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="a6414de8637fae8dc01ae590ca8b0cbf614073e3" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="&#x27;and(select*from(select+sleep(0))a/**/union/**/select+1)=&#x27;" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/6fe4f30907994b79591cd5233353539a47235fb8/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="6fe4f30907994b79591cd5233353539a47235fb8" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/544a62a9b46d8f868d1f6f24f92d690d6db902c4/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="544a62a9b46d8f868d1f6f24f92d690d6db902c4" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
&#x27;and(select+1)&gt;0waitfor/**/delay&#x27;0:0:2</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/65a48b54256de54ece2f7bf066fe833f76b77d8b/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="65a48b54256de54ece2f7bf066fe833f76b77d8b" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/be1bae644615dca9f5c7b004b76e7a6b97390c07/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="be1bae644615dca9f5c7b004b76e7a6b97390c07" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
&#x27;/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(&#x27;b&#x27;,0)=&#x27;b</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/d0a09218dba23b7b80964c8a47db77be5f1e1858/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="d0a09218dba23b7b80964c8a47db77be5f1e1858" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF cookie not set.): /accounts/login/
WARNING 2025-01-13 17:38:31,108 log 1649177 139735378159424 Forbidden (CSRF cookie not set.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/d4f27770e7626ddbb1cffcde169341a62e10dc44/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="d4f27770e7626ddbb1cffcde169341a62e10dc44" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="&#x27;and(select*from(select+sleep(2))a/**/union/**/select+1)=&#x27;" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/1ca6eaaf90e85c9038018494a8ac403a554764e6/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="1ca6eaaf90e85c9038018494a8ac403a554764e6" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="&#x27;and/**/convert(int,sys.fn_sqlvarbasetostr(HashBytes(&#x27;MD5&#x27;,&#x27;1567889748&#x27;)))&gt;&#x27;0" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/2a0b3310c8b55e4b6a068ff519d26bf228803139/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="2a0b3310c8b55e4b6a068ff519d26bf228803139" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/33c64d59c89518c0ffbe44c781916a44bee17d4a/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="33c64d59c89518c0ffbe44c781916a44bee17d4a" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:31,451 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/d4868fbea90f4e0e7ddff55bc098aa42d530d272/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="d4868fbea90f4e0e7ddff55bc098aa42d530d272" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
&#x27;/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(&#x27;a&#x27;,2)=&#x27;a</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/63bc2c94d6b442035f5d2844ae10d408e9f5e3e5/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="63bc2c94d6b442035f5d2844ae10d408e9f5e3e5" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="&quot;and(select*from(select+sleep(0))a/**/union/**/select+1)=&quot;" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/57861c49ce2b9786fd7a2f7fb5d91d79aa177bb6/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="57861c49ce2b9786fd7a2f7fb5d91d79aa177bb6" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:31,712 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:31,714 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/2ad513dc261c2b998f8ac21cc757c661e5c19f20/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="2ad513dc261c2b998f8ac21cc757c661e5c19f20" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/1327e3684ee174fd884a92415a3a79a025c9d54a/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="1327e3684ee174fd884a92415a3a79a025c9d54a" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="&#x27;&quot;\(" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/500f77b76a33621c3572f8ca3dcd4f2b1802aead/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="500f77b76a33621c3572f8ca3dcd4f2b1802aead" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="&quot;and(select*from(select+sleep(2))a/**/union/**/select+1)=&quot;" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/030b9077405a013b4a52ff9a1edf1cd7564ebe20/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="030b9077405a013b4a52ff9a1edf1cd7564ebe20" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:31,916 log 1646996 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:31,935 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="&#x27;and/**/extractvalue(1,concat(char(126),md5(1285894553)))and&#x27;" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/0b00a03c9f5f75556ef7901caef9091bbfac8dd9/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="0b00a03c9f5f75556ef7901caef9091bbfac8dd9" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="&#x27;/**/and(select&#x27;1&#x27;from/**/pg_sleep(0))::text&gt;&#x27;0" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/70c60ec8ef81dd32c0ff48f9e862a86e5aab2817/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="70c60ec8ef81dd32c0ff48f9e862a86e5aab2817" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:32,207 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/ae11b4c7be892883a9c77017173a17b6b6f646f3/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="ae11b4c7be892883a9c77017173a17b6b6f646f3" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:32,237 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/6b5edc0e4e270fc5a59b09b0f8d38202315113a9/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="6b5edc0e4e270fc5a59b09b0f8d38202315113a9" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="&quot;and/**/extractvalue(1,concat(char(126),md5(1168204503)))and&quot;" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/c956130b62fc21812a23fc4a65a6985acd4f6170/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="c956130b62fc21812a23fc4a65a6985acd4f6170" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:32,422 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/c4c72547d7efdb5512a44351a27c0e6be1ed8634/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="c4c72547d7efdb5512a44351a27c0e6be1ed8634" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:32,507 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="&#x27;/**/and(select&#x27;1&#x27;from/**/pg_sleep(2))::text&gt;&#x27;0" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/9bdc3b74d92dd4cb3d1817c6062e410ccac3fb07/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="9bdc3b74d92dd4cb3d1817c6062e410ccac3fb07" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:32,606 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:32,609 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/b83e3c1f4d482ac1367ca91845e77dc744527aa1/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="b83e3c1f4d482ac1367ca91845e77dc744527aa1" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:32,674 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="extractvalue(1,concat(char(126),md5(1811242041)))" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/7160aee3639147a2eb8affc5187ceca5e7bb533a/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="7160aee3639147a2eb8affc5187ceca5e7bb533a" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:32,807 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="&#x27;and(select+1)&gt;0waitfor/**/delay&#x27;0:0:0" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/16708123c10b78bc867de2849cbcb6bd38371e32/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="16708123c10b78bc867de2849cbcb6bd38371e32" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/05528dcf592914111ead810c615e32ebcb9969d6/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="05528dcf592914111ead810c615e32ebcb9969d6" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF cookie not set.): /accounts/login/
WARNING 2025-01-13 17:38:32,835 log 1647043 139735378159424 Forbidden (CSRF cookie not set.): /accounts/login/
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:33,008 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="&#x27;and(select&#x27;1&#x27;from/**/cast(md5(1698629037)as/**/int))&gt;&#x27;0" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/a2fea8d6ca49cbcc0bfe1ed44234d1f47d70e9e3/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="a2fea8d6ca49cbcc0bfe1ed44234d1f47d70e9e3" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF cookie not set.): /accounts/login/
WARNING 2025-01-13 17:38:33,142 log 1646989 139735378159424 Forbidden (CSRF cookie not set.): /accounts/login/
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:33,145 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="&#x27;and(select+1)&gt;0waitfor/**/delay&#x27;0:0:2" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/d13968a3325b6a0e0cae69c2dcc408091b6a4892/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="d13968a3325b6a0e0cae69c2dcc408091b6a4892" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/1f6ca38e21b508db12ea788ab52585482abd3c3f/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="1f6ca38e21b508db12ea788ab52585482abd3c3f" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:33,309 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="/**/and/**/cast(md5(&#x27;1923365358&#x27;)as/**/int)&gt;0" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/b1506964039a89d76f2690f28ccb8de37f681153/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="b1506964039a89d76f2690f28ccb8de37f681153" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/60d67721a433dc639332d42dbf4d0bbe04b9c0a0/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="60d67721a433dc639332d42dbf4d0bbe04b9c0a0" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:33,528 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="&#x27;/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(&#x27;f&#x27;,0)=&#x27;f" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/5cddb2010205cd2a3f39c2d57c85751cc3322779/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="5cddb2010205cd2a3f39c2d57c85751cc3322779" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:33,607 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="convert(int,sys.fn_sqlvarbasetostr(HashBytes(&#x27;MD5&#x27;,&#x27;1672719163&#x27;)))" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/a15632be746fbdd9f57766c180c43499be718927/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="a15632be746fbdd9f57766c180c43499be718927" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:33,744 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/d49b89b517695b2671402b35608f3a529b2607d6/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="d49b89b517695b2671402b35608f3a529b2607d6" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:33,939 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="&#x27;and/**/convert(int,sys.fn_sqlvarbasetostr(HashBytes(&#x27;MD5&#x27;,&#x27;1515327297&#x27;)))&gt;&#x27;0" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/18dc72245e182b8b7b56afb3648110a7e3b319b6/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="18dc72245e182b8b7b56afb3648110a7e3b319b6" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="&#x27;/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(&#x27;l&#x27;,2)=&#x27;l" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/df3e41f2399e0b30ba12289bf38943f84eeb7f34/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="df3e41f2399e0b30ba12289bf38943f84eeb7f34" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/77a6906a50613603ec3bb8ce04bd6afa0f6700d7/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="77a6906a50613603ec3bb8ce04bd6afa0f6700d7" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:34,422 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="&#x27;and(select*from(select+sleep(0))a/**/union/**/select+1)=&#x27;" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/1c0a8ab8babb91cfa0e26093c4772ad8b131ed95/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="1c0a8ab8babb91cfa0e26093c4772ad8b131ed95" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/4337b365482505444a521526a7d7cf76839f93c1/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="4337b365482505444a521526a7d7cf76839f93c1" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:34,829 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="&#x27;&quot;\(" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/ac5f5d5ee4f7cfe6fb1b479a7960aab66b394003/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="ac5f5d5ee4f7cfe6fb1b479a7960aab66b394003" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="&#x27;and(select*from(select+sleep(2))a/**/union/**/select+1)=&#x27;" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/e421f89f2b1df57bc8ae29192f7dc123af664e22/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="e421f89f2b1df57bc8ae29192f7dc123af664e22" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/389055edc4d503169578ff809d83e5b8a8392055/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="389055edc4d503169578ff809d83e5b8a8392055" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
&#x27;and/**/extractvalue(1,concat(char(126),md5(1457111215)))and&#x27;</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/5fc94b746d20dca26971f53dc494722303c2cdcd/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="5fc94b746d20dca26971f53dc494722303c2cdcd" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="&quot;and(select*from(select+sleep(0))a/**/union/**/select+1)=&quot;" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/598e793621f5d4cb5dbc2bf184550f3bbdaccb6b/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="598e793621f5d4cb5dbc2bf184550f3bbdaccb6b" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:35,317 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/badc3a6c3acaf14e4dc43e2ff3776991ff5c1bbc/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="badc3a6c3acaf14e4dc43e2ff3776991ff5c1bbc" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
&quot;and/**/extractvalue(1,concat(char(126),md5(1602212019)))and&quot;</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/b3865b54e2b647996da568419e6e6f6136b511c9/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="b3865b54e2b647996da568419e6e6f6136b511c9" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="&#x27;and/**/extractvalue(1,concat(char(126),md5(1866053606)))and&#x27;" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/45fb5e42fc71dd5286c3aa591d0e3ff1a683f8ce/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="45fb5e42fc71dd5286c3aa591d0e3ff1a683f8ce" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="&quot;and(select*from(select+sleep(2))a/**/union/**/select+1)=&quot;" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/aa9e7bd17bd604d6245ab1a2e7f2eaf17e3b99c3/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="aa9e7bd17bd604d6245ab1a2e7f2eaf17e3b99c3" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/c6f378e66c0ee7a00450315a18635f84428a40be/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="c6f378e66c0ee7a00450315a18635f84428a40be" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
extractvalue(1,concat(char(126),md5(1152798659)))</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/b64689f5a3e6598d6259e09b99ab83ce1c1d257c/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="b64689f5a3e6598d6259e09b99ab83ce1c1d257c" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="&#x27;/**/and(select&#x27;1&#x27;from/**/pg_sleep(0))::text&gt;&#x27;0" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/835859d520c628441a040abb99b512b80d9a44ee/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="835859d520c628441a040abb99b512b80d9a44ee" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/1b844fd6a95e6c6ebc5820d9e9976e1effe43ab1/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="1b844fd6a95e6c6ebc5820d9e9976e1effe43ab1" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="&quot;and/**/extractvalue(1,concat(char(126),md5(1327234635)))and&quot;" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/042d6d02c3d6eb06b2da378fc488fb3f7cca7546/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="042d6d02c3d6eb06b2da378fc488fb3f7cca7546" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
&#x27;and(select&#x27;1&#x27;from/**/cast(md5(1524810499)as/**/int))&gt;&#x27;0</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/ea9ff498cd4a6fb23334f9da493ae2f1cc9d7d3d/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="ea9ff498cd4a6fb23334f9da493ae2f1cc9d7d3d" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="extractvalue(1,concat(char(126),md5(1524564508)))" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/51c108f3625cf23e41e0374f09da09f71e518be9/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="51c108f3625cf23e41e0374f09da09f71e518be9" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="&#x27;/**/and(select&#x27;1&#x27;from/**/pg_sleep(2))::text&gt;&#x27;0" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/7872ca53f7c3ca6aa5e11902fee7caf12c251a40/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="7872ca53f7c3ca6aa5e11902fee7caf12c251a40" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/0f728ea23072117f484f824bae85ea1c61ba7e3f/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="0f728ea23072117f484f824bae85ea1c61ba7e3f" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
/**/and/**/cast(md5(&#x27;1460804702&#x27;)as/**/int)&gt;0</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/7d319ff6abae25fc01060ea37e0320230075897d/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="7d319ff6abae25fc01060ea37e0320230075897d" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="&#x27;and(select+1)&gt;0waitfor/**/delay&#x27;0:0:0" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/3603f0eeaad237b4cb4a2f400772a278defa5ee1/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="3603f0eeaad237b4cb4a2f400772a278defa5ee1" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="&#x27;and(select&#x27;1&#x27;from/**/cast(md5(1490086228)as/**/int))&gt;&#x27;0" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/e49d7a6306bd4981811e2628b4c177af49dbebfb/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="e49d7a6306bd4981811e2628b4c177af49dbebfb" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/fbda4ea5648c49881a89e4bfdf8510777e32a26b/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="fbda4ea5648c49881a89e4bfdf8510777e32a26b" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
convert(int,sys.fn_sqlvarbasetostr(HashBytes(&#x27;MD5&#x27;,&#x27;1472305346&#x27;)))</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/62ff4ce13ebe545d6fbc6d8fa6de9c2c841600d9/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="62ff4ce13ebe545d6fbc6d8fa6de9c2c841600d9" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="/**/and/**/cast(md5(&#x27;1452478338&#x27;)as/**/int)&gt;0" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/576a6760664b17f2551ddaf456d4fabbd3cabc24/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="576a6760664b17f2551ddaf456d4fabbd3cabc24" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="&#x27;and(select+1)&gt;0waitfor/**/delay&#x27;0:0:2" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/953c082475dd5bce30ffcab3c54409289c11ca27/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="953c082475dd5bce30ffcab3c54409289c11ca27" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/f8bdf3ec1c4db47008bb871dc7c923492aa76f3f/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="f8bdf3ec1c4db47008bb871dc7c923492aa76f3f" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
&#x27;and/**/convert(int,sys.fn_sqlvarbasetostr(HashBytes(&#x27;MD5&#x27;,&#x27;1207805022&#x27;)))&gt;&#x27;0</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/33ae35ea4ac54d87bb69f160a0c135105bab5730/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="33ae35ea4ac54d87bb69f160a0c135105bab5730" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="convert(int,sys.fn_sqlvarbasetostr(HashBytes(&#x27;MD5&#x27;,&#x27;1314019016&#x27;)))" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/ad426e3c1b475f29d1f7ba790aa4d4d9d7bdbe9f/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="ad426e3c1b475f29d1f7ba790aa4d4d9d7bdbe9f" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="&#x27;/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(&#x27;p&#x27;,0)=&#x27;p" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/b52bfe2e6ee81f8c049b720e6c9a271026328008/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="b52bfe2e6ee81f8c049b720e6c9a271026328008" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/3dc345ffe1ead31268e9153da31e5f172c102452/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="3dc345ffe1ead31268e9153da31e5f172c102452" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="&#x27;and/**/convert(int,sys.fn_sqlvarbasetostr(HashBytes(&#x27;MD5&#x27;,&#x27;1922184477&#x27;)))&gt;&#x27;0" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/2c0d55a44ecaa12dda54cd82eb020ad67486c6a6/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="2c0d55a44ecaa12dda54cd82eb020ad67486c6a6" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/b0bed45a5dc9c6332de302e974a4383d7df04de8/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="b0bed45a5dc9c6332de302e974a4383d7df04de8" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="&#x27;/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(&#x27;e&#x27;,2)=&#x27;e" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/0f3f758d62486346f37118ae082cac3611566420/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="0f3f758d62486346f37118ae082cac3611566420" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
&#x27;&quot;\(</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/2976b76a38865db0e9b66ee1176ace907b3a343d/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="2976b76a38865db0e9b66ee1176ace907b3a343d" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/e1c6677c5c39d2556481f9d2f6c6ca7aba4d7199/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="e1c6677c5c39d2556481f9d2f6c6ca7aba4d7199" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
&#x27;and(select*from(select+sleep(0))a/**/union/**/select+1)=&#x27;</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/25d64a76cf662522a722194b836ac15a84a3ed35/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="25d64a76cf662522a722194b836ac15a84a3ed35" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/a76307f460ea578d06545d74f48668c6ee842abd/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="a76307f460ea578d06545d74f48668c6ee842abd" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:38,829 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="&#x27;&quot;\(" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/ca596ecb9b1b9b5c20128668f61e7219871f44d8/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="ca596ecb9b1b9b5c20128668f61e7219871f44d8" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
&#x27;and(select*from(select+sleep(2))a/**/union/**/select+1)=&#x27;</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/27613bff37e815086ff618703ff93822e41bc153/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="27613bff37e815086ff618703ff93822e41bc153" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/18bfd5638989198059abe23b37538b6f30095d3c/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="18bfd5638989198059abe23b37538b6f30095d3c" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:39,108 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="&#x27;and/**/extractvalue(1,concat(char(126),md5(1794997818)))and&#x27;" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/dc192ad40b447af7c2de18933c695abca5b37288/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="dc192ad40b447af7c2de18933c695abca5b37288" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/4a7d23a969e1d4c4f17c9244ff3efdd66d6c68f0/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="4a7d23a969e1d4c4f17c9244ff3efdd66d6c68f0" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
&quot;and(select*from(select+sleep(0))a/**/union/**/select+1)=&quot;</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/acd7e6374c1cda1ca2ee2e50bad3f41231f43906/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="acd7e6374c1cda1ca2ee2e50bad3f41231f43906" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:39,514 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/7656f144fc3f626f8f93932a1aaa4f68ee3a1d1c/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="7656f144fc3f626f8f93932a1aaa4f68ee3a1d1c" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="&quot;and/**/extractvalue(1,concat(char(126),md5(1870194120)))and&quot;" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/be0f225fdd5df5abfa1530b90ca571c3b298ea72/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="be0f225fdd5df5abfa1530b90ca571c3b298ea72" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>

<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
&quot;and(select*from(select+sleep(2))a/**/union/**/select+1)=&quot;</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/9f6f90a68e436817706b9f9f6aa810150755656e/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="9f6f90a68e436817706b9f9f6aa810150755656e" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:39,694 log 1646996 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/97a4c9137bd7be9bf5959ca2da398b6efdd474e2/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="97a4c9137bd7be9bf5959ca2da398b6efdd474e2" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
&#x27;/**/and(select&#x27;1&#x27;from/**/pg_sleep(0))::text&gt;&#x27;0</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/2e796462b150026caa44e2b68254322e13f28e0b/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="2e796462b150026caa44e2b68254322e13f28e0b" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="extractvalue(1,concat(char(126),md5(1424713152)))" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/1a6fa26e211b0b77bae4452dbcc32301d70f4e4b/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="1a6fa26e211b0b77bae4452dbcc32301d70f4e4b" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:40,107 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/bdae5e696c6559fde62fcdbea537c939f61daf4a/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="bdae5e696c6559fde62fcdbea537c939f61daf4a" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
&#x27;/**/and(select&#x27;1&#x27;from/**/pg_sleep(2))::text&gt;&#x27;0</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/7ba68ad56eaad3d97172708480861569b9ff334e/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="7ba68ad56eaad3d97172708480861569b9ff334e" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="&#x27;and(select&#x27;1&#x27;from/**/cast(md5(1751180836)as/**/int))&gt;&#x27;0" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/06940925a49647624b3188e935e290184d6277fb/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="06940925a49647624b3188e935e290184d6277fb" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/e1ce39234df0564278b72ae87ff2725ecb6abce2/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="e1ce39234df0564278b72ae87ff2725ecb6abce2" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
invalid
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:40,425 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
&#x27;and(select+1)&gt;0waitfor/**/delay&#x27;0:0:0</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/8afac298f14ffdf4151d52b0e0580b8cd76c17e0/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="8afac298f14ffdf4151d52b0e0580b8cd76c17e0" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/dac00bd308771e132c6e432e30bb5e8a8d229869/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="dac00bd308771e132c6e432e30bb5e8a8d229869" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="/**/and/**/cast(md5(&#x27;1569121250&#x27;)as/**/int)&gt;0" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/08472903f0dd782a0521d2cc960d3bf792d39425/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="08472903f0dd782a0521d2cc960d3bf792d39425" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
&#x27;and(select+1)&gt;0waitfor/**/delay&#x27;0:0:2</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/cf5740ad13cba5628604ddc37756bbb43b1738e7/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="cf5740ad13cba5628604ddc37756bbb43b1738e7" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/308a0012066af5160ed0fd20f093596b6add4b2b/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="308a0012066af5160ed0fd20f093596b6add4b2b" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:40,907 log 1646996 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
&#x27;/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(&#x27;f&#x27;,0)=&#x27;f</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/039a629d319a571dc8f8f3b12babb742b4d0b039/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="039a629d319a571dc8f8f3b12babb742b4d0b039" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="convert(int,sys.fn_sqlvarbasetostr(HashBytes(&#x27;MD5&#x27;,&#x27;1788967358&#x27;)))" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/2ed610dc3472b1bedebc4d4006685afb60435f1a/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="2ed610dc3472b1bedebc4d4006685afb60435f1a" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:41,107 log 1648820 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/80d9b3561e96bc12e0e174165133f79dc1a29638/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="80d9b3561e96bc12e0e174165133f79dc1a29638" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
&#x27;/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(&#x27;d&#x27;,2)=&#x27;d</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/e76d35beed61950a8d059a5c507defbbbf879411/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="e76d35beed61950a8d059a5c507defbbbf879411" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:41,521 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="&#x27;and/**/convert(int,sys.fn_sqlvarbasetostr(HashBytes(&#x27;MD5&#x27;,&#x27;1345884466&#x27;)))&gt;&#x27;0" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/e75ffd6f6f073b55f7de347023e616d132cc333f/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="e75ffd6f6f073b55f7de347023e616d132cc333f" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/25204bd88947dcc4ee49a46703ae2aa341e0fc12/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="25204bd88947dcc4ee49a46703ae2aa341e0fc12" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /captcha-valid/
WARNING 2025-01-13 17:38:41,817 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /captcha-valid/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/077f1af0839fd3a05d3442abb4e8ba731d07f5d4/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="077f1af0839fd3a05d3442abb4e8ba731d07f5d4" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="&#x27;and(select*from(select+sleep(0))a/**/union/**/select+1)=&#x27;" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/02ccdc4ce2debbee61ae979228d650c46bb794f6/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="02ccdc4ce2debbee61ae979228d650c46bb794f6" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/99406f5195bacc278fd5485ca60fb0556be39aa3/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="99406f5195bacc278fd5485ca60fb0556be39aa3" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/f792548b022c890ac7d83dfb8707fccf079c1597/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="f792548b022c890ac7d83dfb8707fccf079c1597" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/24c4e1aafaa07768522cffb685f6c9bd3a6d9694/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="24c4e1aafaa07768522cffb685f6c9bd3a6d9694" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>Enter a valid email address.</li></ul><input type="text" name="email" value="&#x27;&quot;\(" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/bb754ae147178bc4f880fe4eaaebc829ade3eaae/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="bb754ae147178bc4f880fe4eaaebc829ade3eaae" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>Enter a valid email address.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/8bb13865dfdc7eedf6b3c542885e674ad512c840/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="8bb13865dfdc7eedf6b3c542885e674ad512c840" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="&#x27;and(select*from(select+sleep(2))a/**/union/**/select+1)=&#x27;" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/e2a675d85fcefd3958a509155342369ea34d7477/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="e2a675d85fcefd3958a509155342369ea34d7477" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/ebdf5eedcea0f883789b4bad1ea4993f4a1e3780/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="ebdf5eedcea0f883789b4bad1ea4993f4a1e3780" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/1e2c00d4b5a1042053a90fd045ae809cc8bda191/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="1e2c00d4b5a1042053a90fd045ae809cc8bda191" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/8f8da4118c7d838d36deb0557a4082dfd596bf9d/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="8f8da4118c7d838d36deb0557a4082dfd596bf9d" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="&quot;and(select*from(select+sleep(0))a/**/union/**/select+1)=&quot;" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/6cbff9c441f0f5c4f6eee8b904f9e43cd6e4412a/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="6cbff9c441f0f5c4f6eee8b904f9e43cd6e4412a" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/18fa4a0d3e4d80ae8e135133c9e756dedb89f5e9/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="18fa4a0d3e4d80ae8e135133c9e756dedb89f5e9" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/a8a451ca0ba22b2d94a4b69606ad27d439af5fb9/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="a8a451ca0ba22b2d94a4b69606ad27d439af5fb9" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="&quot;and(select*from(select+sleep(2))a/**/union/**/select+1)=&quot;" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/009897a0d7e47a1b0d65967ef13afd23ea02d5b8/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="009897a0d7e47a1b0d65967ef13afd23ea02d5b8" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:43,588 log 1646996 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/410dedc17c161cdaa8517e63b902a585df266230/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="410dedc17c161cdaa8517e63b902a585df266230" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="&#x27;/**/and(select&#x27;1&#x27;from/**/pg_sleep(0))::text&gt;&#x27;0" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/64d4870b30fac3aafe52ee5204f45043404a077e/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="64d4870b30fac3aafe52ee5204f45043404a077e" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:43,831 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/ad81caa648904adcdbfed0207756442bc6c015e6/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="ad81caa648904adcdbfed0207756442bc6c015e6" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="&#x27;/**/and(select&#x27;1&#x27;from/**/pg_sleep(2))::text&gt;&#x27;0" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/c16502dc5445c661939d58378f93b3b31d81b75c/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="c16502dc5445c661939d58378f93b3b31d81b75c" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/5af7b92acda53a131f537efd5c599650c9cf9016/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="5af7b92acda53a131f537efd5c599650c9cf9016" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:44,118 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:44,254 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="&#x27;and(select+1)&gt;0waitfor/**/delay&#x27;0:0:0" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/a0d39a60c83c06f6cab60716a7a8dfeabb4d615c/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="a0d39a60c83c06f6cab60716a7a8dfeabb4d615c" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/6230f93d8645c4be95d0397861a8fdbd174a6704/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="6230f93d8645c4be95d0397861a8fdbd174a6704" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:44,714 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:44,804 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="&#x27;and(select+1)&gt;0waitfor/**/delay&#x27;0:0:2" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/13275afca7a3e1ae5781abc91fc4d26135a51a30/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="13275afca7a3e1ae5781abc91fc4d26135a51a30" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/af001c2f146e598af52553b1237a5811173b9dd0/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="af001c2f146e598af52553b1237a5811173b9dd0" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:45,006 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:45,050 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/73006db3a6583f3a9cad14d004dcdb491dcb321e/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="73006db3a6583f3a9cad14d004dcdb491dcb321e" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:45,206 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="&#x27;/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(&#x27;g&#x27;,0)=&#x27;g" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/19ec5de4514e77d45c7dcd55ed9eb51f91d3586c/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="19ec5de4514e77d45c7dcd55ed9eb51f91d3586c" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:45,257 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/60043a1b0f6663866d36a1a79ac19e80269447eb/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="60043a1b0f6663866d36a1a79ac19e80269447eb" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:45,596 log 1646989 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><input type="text" name="name" value="&#x27;/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE(&#x27;m&#x27;,2)=&#x27;m" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><img src="/captcha/image/2786b460abd350394db2d3c4bd507cf05afbd79d/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="2786b460abd350394db2d3c4bd507cf05afbd79d" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:45,659 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/1e8f6a7d15ede14183b6f41530cfb8c23685b371/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="1e8f6a7d15ede14183b6f41530cfb8c23685b371" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:46,007 log 1649121 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:46,032 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/7b04ea88cbc8004340826685233253e1e2dbd4da/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="7b04ea88cbc8004340826685233253e1e2dbd4da" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:46,184 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:46,361 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/d285142d4545edba588f592ac299886f7224d719/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="d285142d4545edba588f592ac299886f7224d719" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:46,693 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:46,894 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:47,076 log 1647043 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/6eea55e75705464fdc6adceb666f86602d19a270/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="6eea55e75705464fdc6adceb666f86602d19a270" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:47,306 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/7a88b8101c8a60cf833fe3fc2f1a21eeaeda4b7e/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="7a88b8101c8a60cf833fe3fc2f1a21eeaeda4b7e" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
Forbidden (CSRF token missing or incorrect.): /accounts/login/
WARNING 2025-01-13 17:38:48,007 log 1649177 139735378159424 Forbidden (CSRF token missing or incorrect.): /accounts/login/
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/df7ec4b8329e5bb2a135ae9b3c293d8686be2efd/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="df7ec4b8329e5bb2a135ae9b3c293d8686be2efd" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/9ee7319bf9d22eb20301850094a002dae4b872ff/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="9ee7319bf9d22eb20301850094a002dae4b872ff" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/14b8d5d927627050807760f6547fe8bb5674524d/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="14b8d5d927627050807760f6547fe8bb5674524d" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
<tr><th><label for="name">Name:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="name" id="name" class="form-control" maxlength="100" required></td></tr>
<tr><th><label for="email">Email:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><input type="text" name="email" id="email" class="form-control" placeholder="Email*" maxlength="100" required></td></tr>
<tr><th><label for="message">Message:</label></th><td><ul class="errorlist"><li>This field is required.</li></ul><textarea name="message" cols="40" rows="5" id="message" class="form-control" placeholder="Message*" maxlength="500" required>
</textarea></td></tr>
<tr><th><label for="id_captch_1">Captch:</label></th><td><ul class="errorlist"><li>Invalid CAPTCHA</li></ul><img src="/captcha/image/7317b9a1e64f8c7e8eb38ed854f701395c0620db/" alt="captcha" class="captcha" />
<input type="hidden" name="captch_0" value="7317b9a1e64f8c7e8eb38ed854f701395c0620db" required id="id_captch_0"><input type="text" name="captch_1" required id="id_captch_1" autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false"></td></tr>
<ul class="errorlist"><li>name<ul class="errorlist"><li>This field is required.</li></ul></li><li>email<ul class="errorlist"><li>This field is required.</li></ul></li><li>message<ul class="errorlist"><li>This field is required.</li></ul></li><li>captch<ul class="errorlist"><li>Invalid CAPTCHA</li></ul></li></ul>
invalid
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
<QuerySet []>
io.ioUnsupportedOperation: fileno.
UnsupportedOperation: fileno
<QuerySet []>
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
[UID:2119][3458308] Child process with pid: 3458393 was killed by signal: 15, core dump: 0
Forbidden (Referer checking failed - no Referer.): /
WARNING 2025-06-06 01:26:21,789 log 2318150 139772746778432 Forbidden (Referer checking failed - no Referer.): /
<QuerySet []>
ioio.UnsupportedOperation.: filenoUnsupportedOperation
: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
<QuerySet []>
<QuerySet []>
<QuerySet []>
<QuerySet []>
<QuerySet []>
<QuerySet []>
<QuerySet []>
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.ioUnsupportedOperation: .fileno
UnsupportedOperation: fileno
<QuerySet []>
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.ioUnsupportedOperation.: filenoUnsupportedOperation
: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
<QuerySet []>
<QuerySet []>
[UID:2119][66672] Child process with pid: 67479 was killed by signal: 15, core dump: 0
<QuerySet []>
<QuerySet []>
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
[UID:1074][1755288] [UID:1074][1754819] packetLen < 0
packetLen < 0
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][77058] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][79033] packetLen < 0
[UID:1074][79026] packetLen < 0
[UID:1074][408655] packetLen < 0
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][577621] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][3050270] Child process with pid: 3051610 was killed by signal: 15, core dumped: no
Forbidden (Referer checking failed - no Referer.): /
WARNING 2025-12-15 02:20:40,964 log 257053 140591985259008 Forbidden (Referer checking failed - no Referer.): /
Forbidden (Referer checking failed - no Referer.): /
WARNING 2025-12-15 02:20:41,044 log 257055 140591985259008 Forbidden (Referer checking failed - no Referer.): /
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
Forbidden (Referer checking failed - no Referer.): /
WARNING 2025-12-15 23:49:40,056 log 3644633 139876139323904 Forbidden (Referer checking failed - no Referer.): /
Forbidden (Referer checking failed - no Referer.): /
WARNING 2025-12-16 02:36:15,883 log 360931 139875342393856 Forbidden (Referer checking failed - no Referer.): /
Forbidden (Referer checking failed - no Referer.): /
WARNING 2025-12-16 08:05:20,334 log 2042711 140118697783808 Forbidden (Referer checking failed - no Referer.): /
Forbidden (Referer checking failed - no Referer.): /
WARNING 2025-12-16 08:07:59,646 log 2056885 140118697783808 Forbidden (Referer checking failed - no Referer.): /
[UID:1074][356614] Child process with pid: 357343 was killed by signal: 15, core dumped: no
Forbidden (Referer checking failed - no Referer.): /
WARNING 2025-12-16 17:14:20,034 log 357624 140147385459200 Forbidden (Referer checking failed - no Referer.): /
[UID:1074][1084570] Child process with pid: 1084923 was killed by signal: 15, core dumped: no
Forbidden (Referer checking failed - no Referer.): /
WARNING 2025-12-16 21:23:27,135 log 1361797 139818698646016 Forbidden (Referer checking failed - no Referer.): /
[UID:1074][2846513] Child process with pid: 2846914 was killed by signal: 15, core dumped: no
Forbidden (Referer checking failed - no Referer.): /
WARNING 2025-12-17 04:14:31,848 log 2847102 140615586963968 Forbidden (Referer checking failed - no Referer.): /
[UID:1074][452710] Child process with pid: 453309 was killed by signal: 15, core dumped: no
Forbidden (Referer checking failed - no Referer.): /
WARNING 2025-12-18 20:05:36,537 log 147730 139944691417600 Forbidden (Referer checking failed - no Referer.): /
[UID:1074][948115] Child process with pid: 948787 was killed by signal: 15, core dumped: no
[UID:1074][2716478] Child process with pid: 2716900 was killed by signal: 15, core dumped: no
[UID:1074][2469663] Child process with pid: 2470126 was killed by signal: 15, core dumped: no
Forbidden (Referer checking failed - no Referer.): /
WARNING 2025-12-27 05:53:56,073 log 2487351 140296190681600 Forbidden (Referer checking failed - no Referer.): /
Forbidden (Referer checking failed - no Referer.): /
WARNING 2025-12-27 08:52:41,665 log 3601628 140657590510080 Forbidden (Referer checking failed - no Referer.): /
Forbidden (Referer checking failed - no Referer.): /
WARNING 2025-12-27 08:52:42,777 log 3601647 140657590510080 Forbidden (Referer checking failed - no Referer.): /
Forbidden (Referer checking failed - no Referer.): /
WARNING 2025-12-28 15:31:31,993 log 2667319 140602450256384 Forbidden (Referer checking failed - no Referer.): /
[UID:1074][465961] Child process with pid: 466089 was killed by signal: 15, core dumped: no
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-01-02 22:11:09,468 log 3061136 140471739372032 Forbidden (Referer checking failed - no Referer.): /
[UID:1074][3061136] packetLen < 0
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-01-03 14:03:59,606 log 3399301 140391728775680 Forbidden (Referer checking failed - no Referer.): /
[UID:1074][3399301] packetLen < 0
[UID:1074][3764759] Child process with pid: 3765278 was killed by signal: 15, core dumped: no
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-01-04 15:50:07,869 log 2546315 140375932563968 Forbidden (Referer checking failed - no Referer.): /
[UID:1074][2546315] packetLen < 0
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-01-05 03:26:15,542 log 1755648 139788151230976 Forbidden (Referer checking failed - no Referer.): /
[UID:1074][1755648] packetLen < 0
[UID:1074][503876] Child process with pid: 504633 was killed by signal: 15, core dumped: no
[UID:1074][72146] Child process with pid: 72198 was killed by signal: 15, core dumped: no
[UID:1074][1391547] Child process with pid: 1392013 was killed by signal: 15, core dumped: no
[UID:1074][1573536] Child process with pid: 1573732 was killed by signal: 15, core dumped: no
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-01-19 08:24:24,908 log 2586870 140106968474112 Forbidden (Referer checking failed - no Referer.): /
[UID:1074][2586870] packetLen < 0
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-01-19 15:46:40,343 log 984565 140400190652928 Forbidden (Referer checking failed - no Referer.): /
[UID:1074][984565] packetLen < 0
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-01-20 08:10:34,908 log 2552417 140557470712320 Forbidden (Referer checking failed - no Referer.): /
[UID:1074][2552417] packetLen < 0
<QuerySet []>
<QuerySet []>
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-01-20 15:45:11,821 log 1113571 140472737751552 Forbidden (Referer checking failed - no Referer.): /
[UID:1074][1113571] packetLen < 0
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-01-23 07:29:58,288 log 3339323 139895697691136 Forbidden (Referer checking failed - no Referer.): /
[UID:1074][3339323] packetLen < 0
[UID:1074][3976385] Child process with pid: 3976640 was killed by signal: 15, core dumped: no
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-01-23 19:55:35,248 log 3200793 139653820342784 Forbidden (Referer checking failed - no Referer.): /
[UID:1074][3200793] packetLen < 0
[ERROR] [UID:1074][3942619] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 130, in __call__
    set_script_prefix(get_script_name(environ))
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 182, in get_script_name
    path_info = get_bytes_from_wsgi(environ, 'PATH_INFO', '')
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 200, in get_bytes_from_wsgi
    return value.encode('iso-8859-1')
UnicodeEncodeError: 'latin-1' codec can't encode characters in position 1-4: ordinal not in range(256)
[UID:1074][2026557] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][2026557] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][2026557] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][2026557] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][2026557] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][2026557] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][2026557] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][2026557] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
[UID:1074][2026557] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][2026557] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][2026557] Child process with pid: 2029102 was killed by signal: 15, core dumped: no
[UID:1074][2026557] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][2026557] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][2026557] Child process with pid: 2029100 was killed by signal: 15, core dumped: no
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
<QuerySet []>
<QuerySet []>
/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
[UID:1074][1247721] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:1074][1247721] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:1074][1247721] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:1074][1926489] Child process with pid: 1926775 was killed by signal: 15, core dumped: no
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
[UID:1074][2553553] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
/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
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-02-08 15:18:58,451 log 461851 140390421664256 Forbidden (Referer checking failed - no Referer.): /
/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: Resource temporarily unavailable
[UID:1074][2968442] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:1074][2968442] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:1074][2968442] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:1074][2355078] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:1074][2355078] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:1074][2355078] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:1074][2355078] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:1074][2355078] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:1074][2355078] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:1074][2355078] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:1074][2355078] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:1074][2355078] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:1074][2355078] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:1074][2355078] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:1074][2355078] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:1074][2355078] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:1074][2355078] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:1074][2355078] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:1074][2205752] Child process with pid: 2205768 was killed by signal: 15, core dumped: no
[UID:1074][2180932] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:1074][2180932] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:1074][2180932] fork() failed, please increase process limit, errno: 11 (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: 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
[UID:1074][706728] Child process with pid: 707057 was killed by signal: 15, core dumped: no
Forbidden (Referer checking failed - no Referer.): /
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-02-19 05:38:48,869 log 2334403 140220147528192 Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-02-19 05:38:48,868 log 2334381 140220147528192 Forbidden (Referer checking failed - no Referer.): /
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-02-19 05:38:54,224 log 2334403 140220147528192 Forbidden (Referer checking failed - no Referer.): /
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-02-19 05:38:54,526 log 2334381 140220147528192 Forbidden (Referer checking failed - no Referer.): /
<QuerySet []>
[UID:1074][909780] Child process with pid: 909906 was killed by signal: 15, core dumped: no
[UID:1074][2620808] Child process with pid: 2621764 was killed by signal: 15, core dumped: no
<QuerySet []>
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-02-20 12:46:57,856 log 606302 140590343082496 Forbidden (Referer checking failed - no Referer.): /
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
[UID:1074][3940540] Child process with pid: 3944995 was killed by signal: 9, core dumped: no
[UID:1074][660647] Child process with pid: 699780 was killed by signal: 15, core dumped: no
[UID:1074][3232771] Child process with pid: 3235775 was killed by signal: 15, core dumped: no
[UID:1074][638836] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:1074][638836] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:1074][638836] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:1074][1908100] Child process with pid: 1908920 was killed by signal: 15, core dumped: no
<QuerySet []>
<QuerySet []>
/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
[UID:1074][3464719] Child process with pid: 3465072 was killed by signal: 15, core dumped: no
/usr/local/lsws/fcgi-bin/lswsgi_wrapper: fork: retry: Resource temporarily unavailable
[UID:1074][2051476] Child process with pid: 2052096 was killed by signal: 15, core dumped: no
[UID:1074][3372859] Child process with pid: 3373930 was killed by signal: 15, core dumped: no
[UID:1074][3372859] Child process with pid: 3373931 was killed by signal: 15, core dumped: no
/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
[UID:1074][490168] Child process with pid: 490767 was killed by signal: 15, core dumped: no
[UID:1074][1448847] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:1074][1448847] fork() failed, please increase process limit, errno: 11 (Resource temporarily unavailable)
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4066485] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070065] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070065] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070065] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070065] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070065] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070065] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070065] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070065] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070065] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070065] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070065] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070065] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070065] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070065] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070065] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 3, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][4070931] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4073278] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][4075846] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
<QuerySet []>
/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
[UID:1074][4009980] Child process with pid: 4010275 was killed by signal: 15, core dumped: no
<QuerySet []>
<QuerySet []>
[UID:1074][3556606] Child process with pid: 3556750 was killed by signal: 15, core dumped: no
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1083203] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1086710] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 6, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1074][1088236] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-03-11 00:17:24,000 log 2013595 139879188800000 Forbidden (Referer checking failed - no Referer.): /
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-03-11 00:17:24,137 log 2013595 139879188800000 Forbidden (Referer checking failed - no Referer.): /
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-03-11 00:17:24,269 log 2013595 139879188800000 Forbidden (Referer checking failed - no Referer.): /
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-03-11 00:33:31,010 log 2114505 140033935561216 Forbidden (Referer checking failed - no Referer.): /
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-03-11 00:33:31,080 log 2114505 140033935561216 Forbidden (Referer checking failed - no Referer.): /
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-03-11 00:33:31,148 log 2114505 140033935561216 Forbidden (Referer checking failed - no Referer.): /
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-03-11 06:02:19,805 log 3993735 140215431668224 Forbidden (Referer checking failed - no Referer.): /
<QuerySet []>
[ERROR] [UID:1074][1538011] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home3/studysysedu/v3/passenger_wsgi.py", line 28, in __call__
    return self.app(environ, start_response)
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 130, in __call__
    set_script_prefix(get_script_name(environ))
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 182, in get_script_name
    path_info = get_bytes_from_wsgi(environ, 'PATH_INFO', '')
  File "/home3/studysysedu/virtualenv/v3/3.8/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 200, in get_bytes_from_wsgi
    return value.encode('iso-8859-1')
UnicodeEncodeError: 'latin-1' codec can't encode character '\u306e' in position 1: ordinal not in range(256)
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-03-12 04:11:57,693 log 2924547 139877655613952 Forbidden (Referer checking failed - no Referer.): /
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-03-12 04:11:57,868 log 2924547 139877655613952 Forbidden (Referer checking failed - no Referer.): /
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-03-12 04:11:57,995 log 2924547 139877655613952 Forbidden (Referer checking failed - no Referer.): /
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-03-12 04:25:30,360 log 2996052 140225282068992 Forbidden (Referer checking failed - no Referer.): /
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-03-12 04:25:30,537 log 2996052 140225282068992 Forbidden (Referer checking failed - no Referer.): /
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-03-12 04:25:30,711 log 2996052 140225282068992 Forbidden (Referer checking failed - no Referer.): /
<QuerySet []>
[UID:1074][2320671] Child process with pid: 2321325 was killed by signal: 15, core dumped: no
[UID:1074][2345695] Child process with pid: 2346098 was killed by signal: 15, core dumped: no
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-03-12 20:44:41,862 log 3510005 139965264503296 Forbidden (Referer checking failed - no Referer.): /
[UID:1074][3742380] Child process with pid: 3746166 was killed by signal: 15, core dumped: no
[UID:1074][3899473] Child process with pid: 3899552 was killed by signal: 15, core dumped: no
[UID:1074][2212561] Child process with pid: 2212748 was killed by signal: 15, core dumped: no
[UID:1074][2710527] Child process with pid: 2711071 was killed by signal: 15, core dumped: no
[UID:1074][2906936] Child process with pid: 2907437 was killed by signal: 15, core dumped: no
[UID:1074][3247713] Child process with pid: 3248077 was killed by signal: 15, core dumped: no
[UID:1074][1473905] Child process with pid: 1475450 was killed by signal: 15, core dumped: no
<QuerySet []>
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
[UID:1280][3913544] Child process with pid: 3913566 was killed by signal: 9, core dumped: no
[UID:1280][2085140] Child process with pid: 2086063 was killed by signal: 9, core dumped: no
[UID:1280][1261207] Child process with pid: 1262324 was killed by signal: 15, core dumped: no
<QuerySet []>
[UID:1280][4153566] Child process with pid: 4153593 was killed by signal: 15, core dumped: no
<QuerySet []>
[UID:1280][1630528] Child process with pid: 1630670 was killed by signal: 9, core dumped: no
[UID:1280][911569] Child process with pid: 911918 was killed by signal: 9, core dumped: no
[UID:1280][795332] Child process with pid: 796227 was killed by signal: 9, core dumped: no
[UID:1280][1817833] Child process with pid: 1817852 was killed by signal: 9, core dumped: no
[UID:1280][735359] Child process with pid: 735379 was killed by signal: 15, core dumped: no
[UID:1280][4042540] Child process with pid: 4042557 was killed by signal: 15, core dumped: no
[UID:1280][1735250] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][1735250] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][1735250] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][1735250] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][1735250] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][1735250] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1280][1735250] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][1735250] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][1735250] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][1735250] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][1735250] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][1735250] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-04-02 16:37:13,122 log 479145 140128378966528 Forbidden (Referer checking failed - no Referer.): /
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-04-02 16:37:13,206 log 479145 140128378966528 Forbidden (Referer checking failed - no Referer.): /
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-04-02 16:37:13,287 log 479145 140128378966528 Forbidden (Referer checking failed - no Referer.): /
[UID:1280][2663137] Child process with pid: 2663147 was killed by signal: 15, core dumped: no
[UID:1280][3053620] Child process with pid: 3054055 was killed by signal: 9, core dumped: no
[UID:1280][781788] Child process with pid: 783037 was killed by signal: 9, core dumped: no
[UID:1280][781788] Child process with pid: 783036 was killed by signal: 9, core dumped: no
[UID:1280][3276075] Child process with pid: 3276093 was killed by signal: 9, core dumped: no
[UID:1280][3988955] Child process with pid: 3989656 was killed by signal: 9, core dumped: no
<QuerySet []>
[UID:1280][2864108] Child process with pid: 2865971 was killed by signal: 15, core dumped: no
[UID:1280][363534] Child process with pid: 363938 was killed by signal: 9, core dumped: no
[UID:1280][363534] Child process with pid: 363937 was killed by signal: 9, core dumped: no
[UID:1280][1744987] Child process with pid: 1745331 was killed by signal: 9, core dumped: no
[UID:1280][357021] Child process with pid: 357378 was killed by signal: 9, core dumped: no
[UID:1280][940333] Child process with pid: 940346 was killed by signal: 15, core dumped: no
[UID:1280][2320559] Child process with pid: 2321959 was killed by signal: 15, core dumped: no
[UID:1280][2536056] Child process with pid: 2538243 was killed by signal: 15, core dumped: no
[UID:1280][4186930] Child process with pid: 4187970 was killed by signal: 9, core dumped: no
[UID:1280][72380] Child process with pid: 72627 was killed by signal: 15, core dumped: no
[UID:1280][2323717] Child process with pid: 2323746 was killed by signal: 15, core dumped: no
[UID:1280][939332] Child process with pid: 940395 was killed by signal: 9, core dumped: no
[UID:1280][3029747] Child process with pid: 3031999 was killed by signal: 15, core dumped: no
[UID:1280][3029747] Child process with pid: 3031998 was killed by signal: 9, core dumped: no
[UID:1280][3646946] Child process with pid: 3648088 was killed by signal: 15, core dumped: no
[UID:1280][3646946] Child process with pid: 3648100 was killed by signal: 15, core dumped: no
[UID:1280][3646946] Child process with pid: 3648124 was killed by signal: 15, core dumped: no
[UID:1280][3646946] Child process with pid: 3648489 was killed by signal: 15, core dumped: no
[UID:1280][3646946] Child process with pid: 3647759 was killed by signal: 15, core dumped: no
[UID:1280][3220635] Child process with pid: 3223128 was killed by signal: 9, core dumped: no
[UID:1280][3231907] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][3231907] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][3220635] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][3220635] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][3220635] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][3220635] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][3220635] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][3220635] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][3220635] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
io.UnsupportedOperation: fileno
[UID:1280][3220635] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][3220635] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][3220635] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][3220635] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][3220635] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][3220635] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][3220635] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][3220635] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][3220635] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][3220635] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1280][3220635] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][3220635] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1280][3220635] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][3220635] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
io.UnsupportedOperation: fileno
[UID:1280][3220635] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][3220635] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][3220635] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][3231907] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][3231907] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
<QuerySet []>
<QuerySet []>
[UID:1280][3355258] Child process with pid: 3355310 was killed by signal: 15, core dumped: no
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
[UID:1280][338316] Child process with pid: 338334 was killed by signal: 15, core dumped: no
[UID:1280][577690] Child process with pid: 577713 was killed by signal: 9, core dumped: no
[UID:1280][3824941] Child process with pid: 3825266 was killed by signal: 9, core dumped: no
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-04-10 02:06:28,896 log 3302193 140649776841216 Forbidden (Referer checking failed - no Referer.): /
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
[UID:1280][675706] Child process with pid: 675732 was killed by signal: 15, core dumped: no
[UID:1280][1487248] Child process with pid: 1488756 was killed by signal: 9, core dumped: no
[UID:1280][1487248] Child process with pid: 1489495 was killed by signal: 9, core dumped: no
[UID:1280][1950982] Child process with pid: 1951753 was killed by signal: 15, core dumped: no
[UID:1280][998070] Child process with pid: 998548 was killed by signal: 9, core dumped: no
[UID:1280][1763772] Child process with pid: 1763793 was killed by signal: 15, core dumped: no
[UID:1280][2998752] Child process with pid: 3000120 was killed by signal: 15, core dumped: no
[UID:1280][148268] Child process with pid: 148508 was killed by signal: 15, core dumped: no
[UID:1280][294642] Child process with pid: 294667 was killed by signal: 9, core dumped: no
[UID:1280][2763468] Child process with pid: 2767492 was killed by signal: 9, core dumped: no
[UID:1280][3855506] Child process with pid: 3855523 was killed by signal: 15, core dumped: no
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-04-13 01:12:13,126 log 582464 140531667055104 Forbidden (Referer checking failed - no Referer.): /
[UID:1280][3179811] Child process with pid: 3180907 was killed by signal: 15, core dumped: no
[UID:1280][699274] Child process with pid: 699283 was killed by signal: 15, core dumped: no
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1280][2894947] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
Forbidden (Referer checking failed - no Referer.): /
WARNING 2026-04-14 13:18:30,325 log 3557520 140230555554304 Forbidden (Referer checking failed - no Referer.): /
io.UnsupportedOperation: fileno
io.UnsupportedOperation: fileno
[UID:1280][1517065] Child process with pid: 1517383 was killed by signal: 9, core dumped: no
[UID:1280][2436836] Child process with pid: 2436858 was killed by signal: 9, core dumped: no
[UID:1280][370976] Child process with pid: 371468 was killed by signal: 9, core dumped: no
[UID:1280][370976] Child process with pid: 371469 was killed by signal: 15, core dumped: no
[UID:1280][580351] Child process with pid: 581814 was killed by signal: 15, core dumped: no
