Traceback (most recent call last):
  File "/home/ashemran/public_html/stafflyn-backend/passenger_wsgi.py", line 13, in <module>
    application = get_wsgi_application()
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/apps/registry.py", line 116, in populate
    app_config.import_models()
    ~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/apps/config.py", line 269, in import_models
    self.models_module = import_module(models_module_name)
                         ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File "/opt/alt/python313/lib64/python3.13/importlib/__init__.py", line 88, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 1026, in exec_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/contrib/auth/models.py", line 5, in <module>
    from django.contrib.auth.base_user import AbstractBaseUser, BaseUserManager
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/contrib/auth/base_user.py", line 43, in <module>
    class AbstractBaseUser(models.Model):
    ...<120 lines>...
            )
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/db/models/base.py", line 145, in __new__
    new_class.add_to_class("_meta", Options(meta, app_label))
    ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/db/models/base.py", line 393, in add_to_class
    value.contribute_to_class(cls, name)
    ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/db/models/options.py", line 238, in contribute_to_class
    self.db_table, connection.ops.max_name_length()
                   ^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/utils/connection.py", line 15, in __getattr__
    return getattr(self._connections[self._alias], item)
                   ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/utils/connection.py", line 62, in __getitem__
    conn = self.create_connection(alias)
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/db/utils.py", line 196, in create_connection
    backend = load_backend(db["ENGINE"])
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/db/utils.py", line 116, in load_backend
    return import_module("%s.base" % backend_name)
  File "/opt/alt/python313/lib64/python3.13/importlib/__init__.py", line 88, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/db/backends/mysql/base.py", line 38, in <module>
    "mysqlclient 2.2.1 or newer is required; you have %s." % Database.__version__
                                                             ^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'MySQLdb' has no attribute '__version__'
Traceback (most recent call last):
  File "/home/ashemran/public_html/stafflyn-backend/passenger_wsgi.py", line 13, in <module>
    application = get_wsgi_application()
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2526][3028507] Child process with pid: 3028607 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/ashemran/public_html/stafflyn-backend/passenger_wsgi.py", line 13, in <module>
    application = get_wsgi_application()
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2526][3028507] Child process with pid: 3028679 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/ashemran/public_html/stafflyn-backend/passenger_wsgi.py", line 13, in <module>
    application = get_wsgi_application()
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2526][3028507] Child process with pid: 3029124 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/ashemran/public_html/stafflyn-backend/passenger_wsgi.py", line 13, in <module>
    application = get_wsgi_application()
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2526][3028507] Child process with pid: 3029175 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/ashemran/public_html/stafflyn-backend/passenger_wsgi.py", line 13, in <module>
    application = get_wsgi_application()
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2526][3028507] Child process with pid: 3041661 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/ashemran/public_html/stafflyn-backend/passenger_wsgi.py", line 13, in <module>
    application = get_wsgi_application()
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2526][3028507] Child process with pid: 3041714 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/ashemran/public_html/stafflyn-backend/passenger_wsgi.py", line 13, in <module>
    application = get_wsgi_application()
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/apps/registry.py", line 116, in populate
    app_config.import_models()
    ~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/apps/config.py", line 269, in import_models
    self.models_module = import_module(models_module_name)
                         ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File "/opt/alt/python313/lib64/python3.13/importlib/__init__.py", line 88, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 1026, in exec_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/contrib/auth/models.py", line 5, in <module>
    from django.contrib.auth.base_user import AbstractBaseUser, BaseUserManager
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/contrib/auth/base_user.py", line 43, in <module>
    class AbstractBaseUser(models.Model):
    ...<120 lines>...
            )
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/db/models/base.py", line 145, in __new__
    new_class.add_to_class("_meta", Options(meta, app_label))
    ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/db/models/base.py", line 393, in add_to_class
    value.contribute_to_class(cls, name)
    ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/db/models/options.py", line 238, in contribute_to_class
    self.db_table, connection.ops.max_name_length()
                   ^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/utils/connection.py", line 15, in __getattr__
    return getattr(self._connections[self._alias], item)
                   ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/utils/connection.py", line 62, in __getitem__
    conn = self.create_connection(alias)
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/db/utils.py", line 196, in create_connection
    backend = load_backend(db["ENGINE"])
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/db/utils.py", line 116, in load_backend
    return import_module("%s.base" % backend_name)
  File "/opt/alt/python313/lib64/python3.13/importlib/__init__.py", line 88, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/db/backends/mysql/base.py", line 38, in <module>
    "mysqlclient 2.2.1 or newer is required; you have %s." % Database.__version__
                                                             ^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'MySQLdb' has no attribute '__version__'
Traceback (most recent call last):
  File "/home/ashemran/public_html/stafflyn-backend/passenger_wsgi.py", line 13, in <module>
    application = get_wsgi_application()
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2526][3097475] Child process with pid: 3097597 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/ashemran/public_html/stafflyn-backend/passenger_wsgi.py", line 13, in <module>
    application = get_wsgi_application()
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2526][3097475] Child process with pid: 3097653 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/ashemran/public_html/stafflyn-backend/passenger_wsgi.py", line 13, in <module>
    application = get_wsgi_application()
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2526][3097475] Child process with pid: 3098704 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/ashemran/public_html/stafflyn-backend/passenger_wsgi.py", line 13, in <module>
    application = get_wsgi_application()
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2526][3097475] Child process with pid: 3098819 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/ashemran/public_html/stafflyn-backend/passenger_wsgi.py", line 13, in <module>
    application = get_wsgi_application()
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2526][3097475] Child process with pid: 3099347 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/ashemran/public_html/stafflyn-backend/passenger_wsgi.py", line 13, in <module>
    application = get_wsgi_application()
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2526][3097475] Child process with pid: 3099480 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/ashemran/public_html/stafflyn-backend/passenger_wsgi.py", line 13, in <module>
    application = get_wsgi_application()
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2526][3097475] Child process with pid: 3099707 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/ashemran/public_html/stafflyn-backend/passenger_wsgi.py", line 13, in <module>
    application = get_wsgi_application()
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2526][3097475] Child process with pid: 3099754 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/ashemran/public_html/stafflyn-backend/passenger_wsgi.py", line 13, in <module>
    application = get_wsgi_application()
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/apps/registry.py", line 116, in populate
    app_config.import_models()
    ~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/apps/config.py", line 269, in import_models
    self.models_module = import_module(models_module_name)
                         ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File "/opt/alt/python313/lib64/python3.13/importlib/__init__.py", line 88, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 1026, in exec_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/contrib/auth/models.py", line 5, in <module>
    from django.contrib.auth.base_user import AbstractBaseUser, BaseUserManager
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/contrib/auth/base_user.py", line 43, in <module>
    class AbstractBaseUser(models.Model):
    ...<120 lines>...
            )
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/db/models/base.py", line 145, in __new__
    new_class.add_to_class("_meta", Options(meta, app_label))
    ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/db/models/base.py", line 393, in add_to_class
    value.contribute_to_class(cls, name)
    ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/db/models/options.py", line 238, in contribute_to_class
    self.db_table, connection.ops.max_name_length()
                   ^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/utils/connection.py", line 15, in __getattr__
    return getattr(self._connections[self._alias], item)
                   ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/utils/connection.py", line 62, in __getitem__
    conn = self.create_connection(alias)
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/db/utils.py", line 196, in create_connection
    backend = load_backend(db["ENGINE"])
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/db/utils.py", line 116, in load_backend
    return import_module("%s.base" % backend_name)
  File "/opt/alt/python313/lib64/python3.13/importlib/__init__.py", line 88, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/db/backends/mysql/base.py", line 38, in <module>
    "mysqlclient 2.2.1 or newer is required; you have %s." % Database.__version__
                                                             ^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'MySQLdb' has no attribute '__version__'
Traceback (most recent call last):
  File "/home/ashemran/public_html/stafflyn-backend/passenger_wsgi.py", line 13, in <module>
    application = get_wsgi_application()
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2526][3274408] Child process with pid: 3274465 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/ashemran/public_html/stafflyn-backend/passenger_wsgi.py", line 13, in <module>
    application = get_wsgi_application()
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2526][3274408] Child process with pid: 3275581 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/ashemran/public_html/stafflyn-backend/passenger_wsgi.py", line 13, in <module>
    application = get_wsgi_application()
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2526][3274408] Child process with pid: 3281416 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/ashemran/public_html/stafflyn-backend/passenger_wsgi.py", line 13, in <module>
    application = get_wsgi_application()
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2526][3274408] Child process with pid: 3281499 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/ashemran/public_html/stafflyn-backend/passenger_wsgi.py", line 13, in <module>
    application = get_wsgi_application()
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2526][3274408] Child process with pid: 3281937 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/ashemran/public_html/stafflyn-backend/passenger_wsgi.py", line 13, in <module>
    application = get_wsgi_application()
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
    django.setup(set_prefix=False)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ashemran/virtualenv/public_html/stafflyn-backend/3.13/lib/python3.13/site-packages/django/apps/registry.py", line 83, in populate
    raise RuntimeError("populate() isn't reentrant")
RuntimeError: populate() isn't reentrant
[UID:2526][3274408] Child process with pid: 3281984 was killed by signal: 15, core dumped: no
