Traceback (most recent call last):
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/passenger_wsgi.py", line 10, in <module>
    from run import app as application
ImportError: cannot import name 'app' from 'run' (/home/smpb5875/public_html/aldudu-academy.smpia22.com/run.py)
Traceback (most recent call last):
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/passenger_wsgi.py", line 10, in <module>
    from run import app as application
ImportError: cannot import name 'app' from 'run' (/home/smpb5875/public_html/aldudu-academy.smpia22.com/run.py)
[UID:1070][3467382] Child process with pid: 3467410 was killed by signal: 15, core dumped: no
[2026-03-08 22:15:09,202] ERROR in app: Exception on /api/login [POST]
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 143, in __init__
    self._dbapi_connection = engine.raw_connection()
                             ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 3317, in raw_connection
    return self.pool.connect()
           ^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 448, in connect
    return _ConnectionFairy._checkout(self)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 1272, in _checkout
    fairy = _ConnectionRecord.checkout(pool)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 712, in checkout
    rec = pool._do_get()
          ^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/impl.py", line 177, in _do_get
    with util.safe_reraise():
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/util/langhelpers.py", line 121, in __exit__
    raise exc_value.with_traceback(exc_tb)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/impl.py", line 175, in _do_get
    return self._create_connection()
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 389, in _create_connection
    return _ConnectionRecord(self)
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 674, in __init__
    self.__connect()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 900, in __connect
    with util.safe_reraise():
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/util/langhelpers.py", line 121, in __exit__
    raise exc_value.with_traceback(exc_tb)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 896, in __connect
    self.dbapi_connection = connection = pool._invoke_creator(self)
                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/create.py", line 667, in connect
    return dialect.connect(*cargs_tup, **cparams)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 630, in connect
    return self.loaded_dbapi.connect(*cargs, **cparams)  # type: ignore[no-any-return]  # NOQA: E501
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 358, in __init__
    self.connect()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 664, in connect
    self._request_authentication()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 954, in _request_authentication
    auth_packet = self._read_packet()
                  ^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
pymysql.err.OperationalError: (1044, "Access denied for user 'smpb5875_user_aldudu-academy'@'localhost' to database 'smp5875_aldudu-academy'")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/auth.py", line 26, in api_login
    user = User.query.filter_by(email=email.strip()).first()
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2759, in first
    return self.limit(1)._iter().first()  # type: ignore
           ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter
    result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2239, in _execute_internal
    conn = self._connection_for_bind(bind)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2108, in _connection_for_bind
    return trans._connection_for_bind(engine, execution_options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<string>", line 2, in _connection_for_bind
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/state_changes.py", line 137, in _go
    ret_value = fn(self, *arg, **kw)
                ^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 1187, in _connection_for_bind
    conn = bind.connect()
           ^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 3293, in connect
    return self._connection_cls(self)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 145, in __init__
    Connection._handle_dbapi_exception_noconnection(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2448, in _handle_dbapi_exception_noconnection
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 143, in __init__
    self._dbapi_connection = engine.raw_connection()
                             ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 3317, in raw_connection
    return self.pool.connect()
           ^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 448, in connect
    return _ConnectionFairy._checkout(self)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 1272, in _checkout
    fairy = _ConnectionRecord.checkout(pool)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 712, in checkout
    rec = pool._do_get()
          ^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/impl.py", line 177, in _do_get
    with util.safe_reraise():
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/util/langhelpers.py", line 121, in __exit__
    raise exc_value.with_traceback(exc_tb)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/impl.py", line 175, in _do_get
    return self._create_connection()
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 389, in _create_connection
    return _ConnectionRecord(self)
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 674, in __init__
    self.__connect()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 900, in __connect
    with util.safe_reraise():
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/util/langhelpers.py", line 121, in __exit__
    raise exc_value.with_traceback(exc_tb)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 896, in __connect
    self.dbapi_connection = connection = pool._invoke_creator(self)
                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/create.py", line 667, in connect
    return dialect.connect(*cargs_tup, **cparams)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 630, in connect
    return self.loaded_dbapi.connect(*cargs, **cparams)  # type: ignore[no-any-return]  # NOQA: E501
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 358, in __init__
    self.connect()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 664, in connect
    self._request_authentication()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 954, in _request_authentication
    auth_packet = self._read_packet()
                  ^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (1044, "Access denied for user 'smpb5875_user_aldudu-academy'@'localhost' to database 'smp5875_aldudu-academy'")
(Background on this error at: https://sqlalche.me/e/20/e3q8)
[2026-03-08 22:15:09,217] ERROR in __init__: Server Error: 500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
[2026-03-08 22:17:24,867] ERROR in app: Exception on /api/login [POST]
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 143, in __init__
    self._dbapi_connection = engine.raw_connection()
                             ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 3317, in raw_connection
    return self.pool.connect()
           ^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 448, in connect
    return _ConnectionFairy._checkout(self)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 1272, in _checkout
    fairy = _ConnectionRecord.checkout(pool)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 712, in checkout
    rec = pool._do_get()
          ^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/impl.py", line 177, in _do_get
    with util.safe_reraise():
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/util/langhelpers.py", line 121, in __exit__
    raise exc_value.with_traceback(exc_tb)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/impl.py", line 175, in _do_get
    return self._create_connection()
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 389, in _create_connection
    return _ConnectionRecord(self)
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 674, in __init__
    self.__connect()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 900, in __connect
    with util.safe_reraise():
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/util/langhelpers.py", line 121, in __exit__
    raise exc_value.with_traceback(exc_tb)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 896, in __connect
    self.dbapi_connection = connection = pool._invoke_creator(self)
                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/create.py", line 667, in connect
    return dialect.connect(*cargs_tup, **cparams)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 630, in connect
    return self.loaded_dbapi.connect(*cargs, **cparams)  # type: ignore[no-any-return]  # NOQA: E501
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 358, in __init__
    self.connect()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 664, in connect
    self._request_authentication()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 954, in _request_authentication
    auth_packet = self._read_packet()
                  ^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
pymysql.err.OperationalError: (1044, "Access denied for user 'smpb5875_user_aldudu-academy'@'localhost' to database 'smp5875_aldudu-academy'")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/auth.py", line 26, in api_login
    user = User.query.filter_by(email=email.strip()).first()
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2759, in first
    return self.limit(1)._iter().first()  # type: ignore
           ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter
    result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2239, in _execute_internal
    conn = self._connection_for_bind(bind)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2108, in _connection_for_bind
    return trans._connection_for_bind(engine, execution_options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<string>", line 2, in _connection_for_bind
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/state_changes.py", line 137, in _go
    ret_value = fn(self, *arg, **kw)
                ^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 1187, in _connection_for_bind
    conn = bind.connect()
           ^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 3293, in connect
    return self._connection_cls(self)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 145, in __init__
    Connection._handle_dbapi_exception_noconnection(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2448, in _handle_dbapi_exception_noconnection
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 143, in __init__
    self._dbapi_connection = engine.raw_connection()
                             ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 3317, in raw_connection
    return self.pool.connect()
           ^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 448, in connect
    return _ConnectionFairy._checkout(self)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 1272, in _checkout
    fairy = _ConnectionRecord.checkout(pool)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 712, in checkout
    rec = pool._do_get()
          ^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/impl.py", line 177, in _do_get
    with util.safe_reraise():
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/util/langhelpers.py", line 121, in __exit__
    raise exc_value.with_traceback(exc_tb)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/impl.py", line 175, in _do_get
    return self._create_connection()
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 389, in _create_connection
    return _ConnectionRecord(self)
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 674, in __init__
    self.__connect()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 900, in __connect
    with util.safe_reraise():
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/util/langhelpers.py", line 121, in __exit__
    raise exc_value.with_traceback(exc_tb)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 896, in __connect
    self.dbapi_connection = connection = pool._invoke_creator(self)
                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/create.py", line 667, in connect
    return dialect.connect(*cargs_tup, **cparams)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 630, in connect
    return self.loaded_dbapi.connect(*cargs, **cparams)  # type: ignore[no-any-return]  # NOQA: E501
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 358, in __init__
    self.connect()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 664, in connect
    self._request_authentication()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 954, in _request_authentication
    auth_packet = self._read_packet()
                  ^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (1044, "Access denied for user 'smpb5875_user_aldudu-academy'@'localhost' to database 'smp5875_aldudu-academy'")
(Background on this error at: https://sqlalche.me/e/20/e3q8)
[2026-03-08 22:17:24,876] ERROR in __init__: Server Error: 500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
[2026-03-08 22:24:15,144] ERROR in app: Exception on /api/login [POST]
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 143, in __init__
    self._dbapi_connection = engine.raw_connection()
                             ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 3317, in raw_connection
    return self.pool.connect()
           ^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 448, in connect
    return _ConnectionFairy._checkout(self)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 1272, in _checkout
    fairy = _ConnectionRecord.checkout(pool)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 712, in checkout
    rec = pool._do_get()
          ^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/impl.py", line 177, in _do_get
    with util.safe_reraise():
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/util/langhelpers.py", line 121, in __exit__
    raise exc_value.with_traceback(exc_tb)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/impl.py", line 175, in _do_get
    return self._create_connection()
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 389, in _create_connection
    return _ConnectionRecord(self)
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 674, in __init__
    self.__connect()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 900, in __connect
    with util.safe_reraise():
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/util/langhelpers.py", line 121, in __exit__
    raise exc_value.with_traceback(exc_tb)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 896, in __connect
    self.dbapi_connection = connection = pool._invoke_creator(self)
                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/create.py", line 667, in connect
    return dialect.connect(*cargs_tup, **cparams)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 630, in connect
    return self.loaded_dbapi.connect(*cargs, **cparams)  # type: ignore[no-any-return]  # NOQA: E501
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 358, in __init__
    self.connect()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 664, in connect
    self._request_authentication()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 954, in _request_authentication
    auth_packet = self._read_packet()
                  ^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
pymysql.err.OperationalError: (1044, "Access denied for user 'smpb5875_user_aldudu-academy'@'localhost' to database 'smp5875_aldudu-academy'")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/auth.py", line 26, in api_login
    user = User.query.filter_by(email=email.strip()).first()
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2759, in first
    return self.limit(1)._iter().first()  # type: ignore
           ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter
    result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2239, in _execute_internal
    conn = self._connection_for_bind(bind)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2108, in _connection_for_bind
    return trans._connection_for_bind(engine, execution_options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<string>", line 2, in _connection_for_bind
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/state_changes.py", line 137, in _go
    ret_value = fn(self, *arg, **kw)
                ^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 1187, in _connection_for_bind
    conn = bind.connect()
           ^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 3293, in connect
    return self._connection_cls(self)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 145, in __init__
    Connection._handle_dbapi_exception_noconnection(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2448, in _handle_dbapi_exception_noconnection
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 143, in __init__
    self._dbapi_connection = engine.raw_connection()
                             ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 3317, in raw_connection
    return self.pool.connect()
           ^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 448, in connect
    return _ConnectionFairy._checkout(self)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 1272, in _checkout
    fairy = _ConnectionRecord.checkout(pool)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 712, in checkout
    rec = pool._do_get()
          ^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/impl.py", line 177, in _do_get
    with util.safe_reraise():
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/util/langhelpers.py", line 121, in __exit__
    raise exc_value.with_traceback(exc_tb)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/impl.py", line 175, in _do_get
    return self._create_connection()
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 389, in _create_connection
    return _ConnectionRecord(self)
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 674, in __init__
    self.__connect()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 900, in __connect
    with util.safe_reraise():
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/util/langhelpers.py", line 121, in __exit__
    raise exc_value.with_traceback(exc_tb)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 896, in __connect
    self.dbapi_connection = connection = pool._invoke_creator(self)
                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/create.py", line 667, in connect
    return dialect.connect(*cargs_tup, **cparams)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 630, in connect
    return self.loaded_dbapi.connect(*cargs, **cparams)  # type: ignore[no-any-return]  # NOQA: E501
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 358, in __init__
    self.connect()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 664, in connect
    self._request_authentication()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 954, in _request_authentication
    auth_packet = self._read_packet()
                  ^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (1044, "Access denied for user 'smpb5875_user_aldudu-academy'@'localhost' to database 'smp5875_aldudu-academy'")
(Background on this error at: https://sqlalche.me/e/20/e3q8)
[2026-03-08 22:24:15,153] ERROR in __init__: Server Error: 500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
[2026-03-08 22:24:19,793] ERROR in app: Exception on /api/login [POST]
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 143, in __init__
    self._dbapi_connection = engine.raw_connection()
                             ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 3317, in raw_connection
    return self.pool.connect()
           ^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 448, in connect
    return _ConnectionFairy._checkout(self)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 1272, in _checkout
    fairy = _ConnectionRecord.checkout(pool)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 712, in checkout
    rec = pool._do_get()
          ^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/impl.py", line 177, in _do_get
    with util.safe_reraise():
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/util/langhelpers.py", line 121, in __exit__
    raise exc_value.with_traceback(exc_tb)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/impl.py", line 175, in _do_get
    return self._create_connection()
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 389, in _create_connection
    return _ConnectionRecord(self)
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 674, in __init__
    self.__connect()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 900, in __connect
    with util.safe_reraise():
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/util/langhelpers.py", line 121, in __exit__
    raise exc_value.with_traceback(exc_tb)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 896, in __connect
    self.dbapi_connection = connection = pool._invoke_creator(self)
                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/create.py", line 667, in connect
    return dialect.connect(*cargs_tup, **cparams)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 630, in connect
    return self.loaded_dbapi.connect(*cargs, **cparams)  # type: ignore[no-any-return]  # NOQA: E501
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 358, in __init__
    self.connect()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 664, in connect
    self._request_authentication()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 954, in _request_authentication
    auth_packet = self._read_packet()
                  ^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
pymysql.err.OperationalError: (1044, "Access denied for user 'smpb5875_user_aldudu-academy'@'localhost' to database 'smp5875_aldudu-academy'")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/auth.py", line 26, in api_login
    user = User.query.filter_by(email=email.strip()).first()
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2759, in first
    return self.limit(1)._iter().first()  # type: ignore
           ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter
    result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2239, in _execute_internal
    conn = self._connection_for_bind(bind)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2108, in _connection_for_bind
    return trans._connection_for_bind(engine, execution_options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<string>", line 2, in _connection_for_bind
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/state_changes.py", line 137, in _go
    ret_value = fn(self, *arg, **kw)
                ^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 1187, in _connection_for_bind
    conn = bind.connect()
           ^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 3293, in connect
    return self._connection_cls(self)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 145, in __init__
    Connection._handle_dbapi_exception_noconnection(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2448, in _handle_dbapi_exception_noconnection
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 143, in __init__
    self._dbapi_connection = engine.raw_connection()
                             ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 3317, in raw_connection
    return self.pool.connect()
           ^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 448, in connect
    return _ConnectionFairy._checkout(self)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 1272, in _checkout
    fairy = _ConnectionRecord.checkout(pool)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 712, in checkout
    rec = pool._do_get()
          ^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/impl.py", line 177, in _do_get
    with util.safe_reraise():
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/util/langhelpers.py", line 121, in __exit__
    raise exc_value.with_traceback(exc_tb)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/impl.py", line 175, in _do_get
    return self._create_connection()
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 389, in _create_connection
    return _ConnectionRecord(self)
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 674, in __init__
    self.__connect()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 900, in __connect
    with util.safe_reraise():
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/util/langhelpers.py", line 121, in __exit__
    raise exc_value.with_traceback(exc_tb)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 896, in __connect
    self.dbapi_connection = connection = pool._invoke_creator(self)
                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/create.py", line 667, in connect
    return dialect.connect(*cargs_tup, **cparams)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 630, in connect
    return self.loaded_dbapi.connect(*cargs, **cparams)  # type: ignore[no-any-return]  # NOQA: E501
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 358, in __init__
    self.connect()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 664, in connect
    self._request_authentication()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 954, in _request_authentication
    auth_packet = self._read_packet()
                  ^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (1044, "Access denied for user 'smpb5875_user_aldudu-academy'@'localhost' to database 'smp5875_aldudu-academy'")
(Background on this error at: https://sqlalche.me/e/20/e3q8)
[2026-03-08 22:24:19,802] ERROR in __init__: Server Error: 500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
[2026-03-08 22:24:22,461] ERROR in app: Exception on /api/login [POST]
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 143, in __init__
    self._dbapi_connection = engine.raw_connection()
                             ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 3317, in raw_connection
    return self.pool.connect()
           ^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 448, in connect
    return _ConnectionFairy._checkout(self)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 1272, in _checkout
    fairy = _ConnectionRecord.checkout(pool)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 712, in checkout
    rec = pool._do_get()
          ^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/impl.py", line 177, in _do_get
    with util.safe_reraise():
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/util/langhelpers.py", line 121, in __exit__
    raise exc_value.with_traceback(exc_tb)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/impl.py", line 175, in _do_get
    return self._create_connection()
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 389, in _create_connection
    return _ConnectionRecord(self)
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 674, in __init__
    self.__connect()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 900, in __connect
    with util.safe_reraise():
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/util/langhelpers.py", line 121, in __exit__
    raise exc_value.with_traceback(exc_tb)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 896, in __connect
    self.dbapi_connection = connection = pool._invoke_creator(self)
                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/create.py", line 667, in connect
    return dialect.connect(*cargs_tup, **cparams)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 630, in connect
    return self.loaded_dbapi.connect(*cargs, **cparams)  # type: ignore[no-any-return]  # NOQA: E501
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 358, in __init__
    self.connect()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 664, in connect
    self._request_authentication()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 954, in _request_authentication
    auth_packet = self._read_packet()
                  ^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
pymysql.err.OperationalError: (1044, "Access denied for user 'smpb5875_user_aldudu-academy'@'localhost' to database 'smp5875_aldudu-academy'")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/auth.py", line 26, in api_login
    user = User.query.filter_by(email=email.strip()).first()
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2759, in first
    return self.limit(1)._iter().first()  # type: ignore
           ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter
    result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2239, in _execute_internal
    conn = self._connection_for_bind(bind)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2108, in _connection_for_bind
    return trans._connection_for_bind(engine, execution_options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<string>", line 2, in _connection_for_bind
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/state_changes.py", line 137, in _go
    ret_value = fn(self, *arg, **kw)
                ^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 1187, in _connection_for_bind
    conn = bind.connect()
           ^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 3293, in connect
    return self._connection_cls(self)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 145, in __init__
    Connection._handle_dbapi_exception_noconnection(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2448, in _handle_dbapi_exception_noconnection
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 143, in __init__
    self._dbapi_connection = engine.raw_connection()
                             ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 3317, in raw_connection
    return self.pool.connect()
           ^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 448, in connect
    return _ConnectionFairy._checkout(self)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 1272, in _checkout
    fairy = _ConnectionRecord.checkout(pool)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 712, in checkout
    rec = pool._do_get()
          ^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/impl.py", line 177, in _do_get
    with util.safe_reraise():
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/util/langhelpers.py", line 121, in __exit__
    raise exc_value.with_traceback(exc_tb)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/impl.py", line 175, in _do_get
    return self._create_connection()
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 389, in _create_connection
    return _ConnectionRecord(self)
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 674, in __init__
    self.__connect()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 900, in __connect
    with util.safe_reraise():
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/util/langhelpers.py", line 121, in __exit__
    raise exc_value.with_traceback(exc_tb)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/pool/base.py", line 896, in __connect
    self.dbapi_connection = connection = pool._invoke_creator(self)
                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/create.py", line 667, in connect
    return dialect.connect(*cargs_tup, **cparams)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 630, in connect
    return self.loaded_dbapi.connect(*cargs, **cparams)  # type: ignore[no-any-return]  # NOQA: E501
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 358, in __init__
    self.connect()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 664, in connect
    self._request_authentication()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 954, in _request_authentication
    auth_packet = self._read_packet()
                  ^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (1044, "Access denied for user 'smpb5875_user_aldudu-academy'@'localhost' to database 'smp5875_aldudu-academy'")
(Background on this error at: https://sqlalche.me/e/20/e3q8)
[2026-03-08 22:24:22,466] ERROR in __init__: Server Error: 500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
[2026-03-08 22:39:25,420] ERROR in app: Exception on /admin/api/users/bulk-import [POST]
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 803, in _write_bytes
    self._sock.sendall(data)
ConnectionResetError: [Errno 104] Connection reset by peer

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 557, in query
    self._execute_command(COMMAND.COM_QUERY, sql)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 861, in _execute_command
    self._write_bytes(packet)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 806, in _write_bytes
    raise err.OperationalError(
pymysql.err.OperationalError: (2006, "MySQL server has gone away (ConnectionResetError(104, 'Connection reset by peer'))")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 915, in full_dispatch_request
    rv = self.preprocess_request()
         ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1291, in preprocess_request
    rv = self.ensure_sync(before_func)()
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/utils.py", line 284, in decorated_view
    elif not current_user.is_authenticated:
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/werkzeug/local.py", line 318, in __get__
    obj = instance._get_current_object()
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/werkzeug/local.py", line 526, in _get_current_object
    return get_name(local())
                    ^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/utils.py", line 25, in <lambda>
    current_user = LocalProxy(lambda: _get_user())
                                      ^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/utils.py", line 370, in _get_user
    current_app.login_manager._load_user()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/login_manager.py", line 364, in _load_user
    user = self._user_callback(user_id)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/__init__.py", line 78, in load_user
    return db.session.get(User, int(user_id))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/scoping.py", line 1044, in get
    return self._proxied.get(
           ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 3680, in get
    return self._get_impl(
           ^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 3859, in _get_impl
    return db_load_fn(
           ^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/loading.py", line 695, in load_on_pk_identity
    session.execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal
    result: Result[Any] = compile_state_cls.orm_execute_statement(
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement
    result = conn.execute(
             ^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 557, in query
    self._execute_command(COMMAND.COM_QUERY, sql)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 861, in _execute_command
    self._write_bytes(packet)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 806, in _write_bytes
    raise err.OperationalError(
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (2006, "MySQL server has gone away (ConnectionResetError(104, 'Connection reset by peer'))")
[SQL: SELECT users.id AS users_id, users.name AS users_name, users.email AS users_email, users.password_hash AS users_password_hash, users.role AS users_role, users.is_active AS users_is_active 
FROM users 
WHERE users.id = %(pk_1)s]
[parameters: {'pk_1': 1}]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
[2026-03-08 22:39:25,431] ERROR in __init__: Server Error: 500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
[2026-03-08 22:48:49,572] ERROR in app: Exception on /api/session [GET]
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 803, in _write_bytes
    self._sock.sendall(data)
ConnectionResetError: [Errno 104] Connection reset by peer

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 557, in query
    self._execute_command(COMMAND.COM_QUERY, sql)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 861, in _execute_command
    self._write_bytes(packet)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 806, in _write_bytes
    raise err.OperationalError(
pymysql.err.OperationalError: (2006, "MySQL server has gone away (ConnectionResetError(104, 'Connection reset by peer'))")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/auth.py", line 11, in api_session
    if current_user.is_authenticated:
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/werkzeug/local.py", line 318, in __get__
    obj = instance._get_current_object()
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/werkzeug/local.py", line 526, in _get_current_object
    return get_name(local())
                    ^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/utils.py", line 25, in <lambda>
    current_user = LocalProxy(lambda: _get_user())
                                      ^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/utils.py", line 370, in _get_user
    current_app.login_manager._load_user()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/login_manager.py", line 364, in _load_user
    user = self._user_callback(user_id)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/__init__.py", line 78, in load_user
    return db.session.get(User, int(user_id))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/scoping.py", line 1044, in get
    return self._proxied.get(
           ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 3680, in get
    return self._get_impl(
           ^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 3859, in _get_impl
    return db_load_fn(
           ^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/loading.py", line 695, in load_on_pk_identity
    session.execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal
    result: Result[Any] = compile_state_cls.orm_execute_statement(
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement
    result = conn.execute(
             ^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 557, in query
    self._execute_command(COMMAND.COM_QUERY, sql)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 861, in _execute_command
    self._write_bytes(packet)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 806, in _write_bytes
    raise err.OperationalError(
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (2006, "MySQL server has gone away (ConnectionResetError(104, 'Connection reset by peer'))")
[SQL: SELECT users.id AS users_id, users.name AS users_name, users.email AS users_email, users.password_hash AS users_password_hash, users.role AS users_role, users.is_active AS users_is_active 
FROM users 
WHERE users.id = %(pk_1)s]
[parameters: {'pk_1': 1}]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
[2026-03-08 22:48:49,580] ERROR in __init__: Server Error: 500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
[2026-03-08 22:50:32,397] ERROR in app: Exception on /api/login [POST]
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 803, in _write_bytes
    self._sock.sendall(data)
ConnectionResetError: [Errno 104] Connection reset by peer

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 557, in query
    self._execute_command(COMMAND.COM_QUERY, sql)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 861, in _execute_command
    self._write_bytes(packet)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 806, in _write_bytes
    raise err.OperationalError(
pymysql.err.OperationalError: (2006, "MySQL server has gone away (ConnectionResetError(104, 'Connection reset by peer'))")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/auth.py", line 26, in api_login
    user = User.query.filter_by(email=email.strip()).first()
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2759, in first
    return self.limit(1)._iter().first()  # type: ignore
           ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter
    result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal
    result: Result[Any] = compile_state_cls.orm_execute_statement(
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement
    result = conn.execute(
             ^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 557, in query
    self._execute_command(COMMAND.COM_QUERY, sql)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 861, in _execute_command
    self._write_bytes(packet)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 806, in _write_bytes
    raise err.OperationalError(
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (2006, "MySQL server has gone away (ConnectionResetError(104, 'Connection reset by peer'))")
[SQL: SELECT users.id AS users_id, users.name AS users_name, users.email AS users_email, users.password_hash AS users_password_hash, users.role AS users_role, users.is_active AS users_is_active 
FROM users 
WHERE users.email = %(email_1)s 
 LIMIT %(param_1)s]
[parameters: {'email_1': 'ichsan@mail.com', 'param_1': 1}]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
[2026-03-08 22:50:32,405] ERROR in __init__: Server Error: 500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
[2026-03-08 22:53:24,150] ERROR in app: Exception on /api/session [GET]
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 803, in _write_bytes
    self._sock.sendall(data)
ConnectionResetError: [Errno 104] Connection reset by peer

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 557, in query
    self._execute_command(COMMAND.COM_QUERY, sql)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 861, in _execute_command
    self._write_bytes(packet)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 806, in _write_bytes
    raise err.OperationalError(
pymysql.err.OperationalError: (2006, "MySQL server has gone away (ConnectionResetError(104, 'Connection reset by peer'))")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/auth.py", line 11, in api_session
    if current_user.is_authenticated:
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/werkzeug/local.py", line 318, in __get__
    obj = instance._get_current_object()
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/werkzeug/local.py", line 526, in _get_current_object
    return get_name(local())
                    ^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/utils.py", line 25, in <lambda>
    current_user = LocalProxy(lambda: _get_user())
                                      ^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/utils.py", line 370, in _get_user
    current_app.login_manager._load_user()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/login_manager.py", line 364, in _load_user
    user = self._user_callback(user_id)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/__init__.py", line 78, in load_user
    return db.session.get(User, int(user_id))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/scoping.py", line 1044, in get
    return self._proxied.get(
           ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 3680, in get
    return self._get_impl(
           ^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 3859, in _get_impl
    return db_load_fn(
           ^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/loading.py", line 695, in load_on_pk_identity
    session.execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal
    result: Result[Any] = compile_state_cls.orm_execute_statement(
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement
    result = conn.execute(
             ^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 557, in query
    self._execute_command(COMMAND.COM_QUERY, sql)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 861, in _execute_command
    self._write_bytes(packet)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 806, in _write_bytes
    raise err.OperationalError(
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (2006, "MySQL server has gone away (ConnectionResetError(104, 'Connection reset by peer'))")
[SQL: SELECT users.id AS users_id, users.name AS users_name, users.email AS users_email, users.password_hash AS users_password_hash, users.role AS users_role, users.is_active AS users_is_active 
FROM users 
WHERE users.id = %(pk_1)s]
[parameters: {'pk_1': 2}]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
[2026-03-08 22:53:24,155] ERROR in __init__: Server Error: 500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
[2026-03-08 22:54:39,529] ERROR in app: Exception on /api/session [GET]
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 803, in _write_bytes
    self._sock.sendall(data)
ConnectionResetError: [Errno 104] Connection reset by peer

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 557, in query
    self._execute_command(COMMAND.COM_QUERY, sql)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 861, in _execute_command
    self._write_bytes(packet)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 806, in _write_bytes
    raise err.OperationalError(
pymysql.err.OperationalError: (2006, "MySQL server has gone away (ConnectionResetError(104, 'Connection reset by peer'))")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/auth.py", line 11, in api_session
    if current_user.is_authenticated:
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/werkzeug/local.py", line 318, in __get__
    obj = instance._get_current_object()
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/werkzeug/local.py", line 526, in _get_current_object
    return get_name(local())
                    ^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/utils.py", line 25, in <lambda>
    current_user = LocalProxy(lambda: _get_user())
                                      ^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/utils.py", line 370, in _get_user
    current_app.login_manager._load_user()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/login_manager.py", line 364, in _load_user
    user = self._user_callback(user_id)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/__init__.py", line 78, in load_user
    return db.session.get(User, int(user_id))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/scoping.py", line 1044, in get
    return self._proxied.get(
           ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 3680, in get
    return self._get_impl(
           ^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 3859, in _get_impl
    return db_load_fn(
           ^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/loading.py", line 695, in load_on_pk_identity
    session.execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal
    result: Result[Any] = compile_state_cls.orm_execute_statement(
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement
    result = conn.execute(
             ^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 557, in query
    self._execute_command(COMMAND.COM_QUERY, sql)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 861, in _execute_command
    self._write_bytes(packet)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 806, in _write_bytes
    raise err.OperationalError(
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (2006, "MySQL server has gone away (ConnectionResetError(104, 'Connection reset by peer'))")
[SQL: SELECT users.id AS users_id, users.name AS users_name, users.email AS users_email, users.password_hash AS users_password_hash, users.role AS users_role, users.is_active AS users_is_active 
FROM users 
WHERE users.id = %(pk_1)s]
[parameters: {'pk_1': 1}]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
[2026-03-08 22:54:39,533] ERROR in __init__: Server Error: 500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
[2026-03-08 22:54:42,649] ERROR in app: Exception on /api/session [GET]
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 803, in _write_bytes
    self._sock.sendall(data)
ConnectionResetError: [Errno 104] Connection reset by peer

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 557, in query
    self._execute_command(COMMAND.COM_QUERY, sql)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 861, in _execute_command
    self._write_bytes(packet)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 806, in _write_bytes
    raise err.OperationalError(
pymysql.err.OperationalError: (2006, "MySQL server has gone away (ConnectionResetError(104, 'Connection reset by peer'))")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/auth.py", line 11, in api_session
    if current_user.is_authenticated:
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/werkzeug/local.py", line 318, in __get__
    obj = instance._get_current_object()
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/werkzeug/local.py", line 526, in _get_current_object
    return get_name(local())
                    ^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/utils.py", line 25, in <lambda>
    current_user = LocalProxy(lambda: _get_user())
                                      ^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/utils.py", line 370, in _get_user
    current_app.login_manager._load_user()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/login_manager.py", line 364, in _load_user
    user = self._user_callback(user_id)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/__init__.py", line 78, in load_user
    return db.session.get(User, int(user_id))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/scoping.py", line 1044, in get
    return self._proxied.get(
           ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 3680, in get
    return self._get_impl(
           ^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 3859, in _get_impl
    return db_load_fn(
           ^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/loading.py", line 695, in load_on_pk_identity
    session.execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal
    result: Result[Any] = compile_state_cls.orm_execute_statement(
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement
    result = conn.execute(
             ^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 557, in query
    self._execute_command(COMMAND.COM_QUERY, sql)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 861, in _execute_command
    self._write_bytes(packet)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 806, in _write_bytes
    raise err.OperationalError(
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (2006, "MySQL server has gone away (ConnectionResetError(104, 'Connection reset by peer'))")
[SQL: SELECT users.id AS users_id, users.name AS users_name, users.email AS users_email, users.password_hash AS users_password_hash, users.role AS users_role, users.is_active AS users_is_active 
FROM users 
WHERE users.id = %(pk_1)s]
[parameters: {'pk_1': 1}]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
[2026-03-08 22:54:42,659] ERROR in __init__: Server Error: 500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
[2026-03-09 11:25:25,013] ERROR in app: Exception on /admin/users [GET]
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 803, in _write_bytes
    self._sock.sendall(data)
ConnectionResetError: [Errno 104] Connection reset by peer

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 557, in query
    self._execute_command(COMMAND.COM_QUERY, sql)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 861, in _execute_command
    self._write_bytes(packet)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 806, in _write_bytes
    raise err.OperationalError(
pymysql.err.OperationalError: (2006, "MySQL server has gone away (ConnectionResetError(104, 'Connection reset by peer'))")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 915, in full_dispatch_request
    rv = self.preprocess_request()
         ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1291, in preprocess_request
    rv = self.ensure_sync(before_func)()
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/utils.py", line 284, in decorated_view
    elif not current_user.is_authenticated:
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/werkzeug/local.py", line 318, in __get__
    obj = instance._get_current_object()
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/werkzeug/local.py", line 526, in _get_current_object
    return get_name(local())
                    ^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/utils.py", line 25, in <lambda>
    current_user = LocalProxy(lambda: _get_user())
                                      ^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/utils.py", line 370, in _get_user
    current_app.login_manager._load_user()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/login_manager.py", line 364, in _load_user
    user = self._user_callback(user_id)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/__init__.py", line 78, in load_user
    return db.session.get(User, int(user_id))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/scoping.py", line 1044, in get
    return self._proxied.get(
           ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 3680, in get
    return self._get_impl(
           ^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 3859, in _get_impl
    return db_load_fn(
           ^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/loading.py", line 695, in load_on_pk_identity
    session.execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal
    result: Result[Any] = compile_state_cls.orm_execute_statement(
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement
    result = conn.execute(
             ^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 557, in query
    self._execute_command(COMMAND.COM_QUERY, sql)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 861, in _execute_command
    self._write_bytes(packet)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 806, in _write_bytes
    raise err.OperationalError(
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (2006, "MySQL server has gone away (ConnectionResetError(104, 'Connection reset by peer'))")
[SQL: SELECT users.id AS users_id, users.name AS users_name, users.email AS users_email, users.password_hash AS users_password_hash, users.role AS users_role, users.is_active AS users_is_active 
FROM users 
WHERE users.id = %(pk_1)s]
[parameters: {'pk_1': 1}]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
[2026-03-09 11:25:25,026] ERROR in __init__: Server Error: 500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
[2026-03-09 14:06:02,518] ERROR in app: Exception on /api/session [GET]
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 803, in _write_bytes
    self._sock.sendall(data)
ConnectionResetError: [Errno 104] Connection reset by peer

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 557, in query
    self._execute_command(COMMAND.COM_QUERY, sql)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 861, in _execute_command
    self._write_bytes(packet)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 806, in _write_bytes
    raise err.OperationalError(
pymysql.err.OperationalError: (2006, "MySQL server has gone away (ConnectionResetError(104, 'Connection reset by peer'))")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/auth.py", line 11, in api_session
    if current_user.is_authenticated:
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/werkzeug/local.py", line 318, in __get__
    obj = instance._get_current_object()
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/werkzeug/local.py", line 526, in _get_current_object
    return get_name(local())
                    ^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/utils.py", line 25, in <lambda>
    current_user = LocalProxy(lambda: _get_user())
                                      ^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/utils.py", line 370, in _get_user
    current_app.login_manager._load_user()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/login_manager.py", line 364, in _load_user
    user = self._user_callback(user_id)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/__init__.py", line 78, in load_user
    return db.session.get(User, int(user_id))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/scoping.py", line 1044, in get
    return self._proxied.get(
           ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 3680, in get
    return self._get_impl(
           ^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 3859, in _get_impl
    return db_load_fn(
           ^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/loading.py", line 695, in load_on_pk_identity
    session.execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal
    result: Result[Any] = compile_state_cls.orm_execute_statement(
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement
    result = conn.execute(
             ^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 557, in query
    self._execute_command(COMMAND.COM_QUERY, sql)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 861, in _execute_command
    self._write_bytes(packet)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 806, in _write_bytes
    raise err.OperationalError(
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (2006, "MySQL server has gone away (ConnectionResetError(104, 'Connection reset by peer'))")
[SQL: SELECT users.id AS users_id, users.name AS users_name, users.email AS users_email, users.password_hash AS users_password_hash, users.role AS users_role, users.is_active AS users_is_active 
FROM users 
WHERE users.id = %(pk_1)s]
[parameters: {'pk_1': 1}]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
[2026-03-09 14:06:02,528] ERROR in __init__: Server Error: 500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
[2026-03-09 14:08:06,515] ERROR in app: Exception on /admin/api/users/7/reset-password [POST]
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 803, in _write_bytes
    self._sock.sendall(data)
ConnectionResetError: [Errno 104] Connection reset by peer

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 557, in query
    self._execute_command(COMMAND.COM_QUERY, sql)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 861, in _execute_command
    self._write_bytes(packet)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 806, in _write_bytes
    raise err.OperationalError(
pymysql.err.OperationalError: (2006, "MySQL server has gone away (ConnectionResetError(104, 'Connection reset by peer'))")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 915, in full_dispatch_request
    rv = self.preprocess_request()
         ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1291, in preprocess_request
    rv = self.ensure_sync(before_func)()
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/utils.py", line 284, in decorated_view
    elif not current_user.is_authenticated:
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/werkzeug/local.py", line 318, in __get__
    obj = instance._get_current_object()
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/werkzeug/local.py", line 526, in _get_current_object
    return get_name(local())
                    ^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/utils.py", line 25, in <lambda>
    current_user = LocalProxy(lambda: _get_user())
                                      ^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/utils.py", line 370, in _get_user
    current_app.login_manager._load_user()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/login_manager.py", line 364, in _load_user
    user = self._user_callback(user_id)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/__init__.py", line 78, in load_user
    return db.session.get(User, int(user_id))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/scoping.py", line 1044, in get
    return self._proxied.get(
           ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 3680, in get
    return self._get_impl(
           ^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 3859, in _get_impl
    return db_load_fn(
           ^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/loading.py", line 695, in load_on_pk_identity
    session.execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal
    result: Result[Any] = compile_state_cls.orm_execute_statement(
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement
    result = conn.execute(
             ^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 557, in query
    self._execute_command(COMMAND.COM_QUERY, sql)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 861, in _execute_command
    self._write_bytes(packet)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 806, in _write_bytes
    raise err.OperationalError(
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (2006, "MySQL server has gone away (ConnectionResetError(104, 'Connection reset by peer'))")
[SQL: SELECT users.id AS users_id, users.name AS users_name, users.email AS users_email, users.password_hash AS users_password_hash, users.role AS users_role, users.is_active AS users_is_active 
FROM users 
WHERE users.id = %(pk_1)s]
[parameters: {'pk_1': 1}]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
[2026-03-09 14:08:06,523] ERROR in __init__: Server Error: 500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
[UID:1070][2317190] Child process with pid: 2317447 was killed by signal: 15, core dumped: no
[2026-03-10 09:28:46,599] ERROR in app: Exception on /api/login [POST]
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 803, in _write_bytes
    self._sock.sendall(data)
ConnectionResetError: [Errno 104] Connection reset by peer

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 557, in query
    self._execute_command(COMMAND.COM_QUERY, sql)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 861, in _execute_command
    self._write_bytes(packet)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 806, in _write_bytes
    raise err.OperationalError(
pymysql.err.OperationalError: (2006, "MySQL server has gone away (ConnectionResetError(104, 'Connection reset by peer'))")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/auth.py", line 26, in api_login
    user = User.query.filter_by(email=email.strip()).first()
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2759, in first
    return self.limit(1)._iter().first()  # type: ignore
           ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter
    result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal
    result: Result[Any] = compile_state_cls.orm_execute_statement(
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement
    result = conn.execute(
             ^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 557, in query
    self._execute_command(COMMAND.COM_QUERY, sql)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 861, in _execute_command
    self._write_bytes(packet)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 806, in _write_bytes
    raise err.OperationalError(
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (2006, "MySQL server has gone away (ConnectionResetError(104, 'Connection reset by peer'))")
[SQL: SELECT users.id AS users_id, users.name AS users_name, users.email AS users_email, users.password_hash AS users_password_hash, users.role AS users_role, users.is_active AS users_is_active 
FROM users 
WHERE users.email = %(email_1)s 
 LIMIT %(param_1)s]
[parameters: {'email_1': 'hafiz@mail.com', 'param_1': 1}]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
[2026-03-10 09:28:46,610] ERROR in __init__: Server Error: 500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
[2026-03-10 09:28:59,465] ERROR in app: Exception on /api/session [GET]
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 803, in _write_bytes
    self._sock.sendall(data)
ConnectionResetError: [Errno 104] Connection reset by peer

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 557, in query
    self._execute_command(COMMAND.COM_QUERY, sql)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 861, in _execute_command
    self._write_bytes(packet)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 806, in _write_bytes
    raise err.OperationalError(
pymysql.err.OperationalError: (2006, "MySQL server has gone away (ConnectionResetError(104, 'Connection reset by peer'))")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/auth.py", line 11, in api_session
    if current_user.is_authenticated:
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/werkzeug/local.py", line 318, in __get__
    obj = instance._get_current_object()
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/werkzeug/local.py", line 526, in _get_current_object
    return get_name(local())
                    ^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/utils.py", line 25, in <lambda>
    current_user = LocalProxy(lambda: _get_user())
                                      ^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/utils.py", line 370, in _get_user
    current_app.login_manager._load_user()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/login_manager.py", line 364, in _load_user
    user = self._user_callback(user_id)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/__init__.py", line 78, in load_user
    return db.session.get(User, int(user_id))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/scoping.py", line 1044, in get
    return self._proxied.get(
           ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 3680, in get
    return self._get_impl(
           ^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 3859, in _get_impl
    return db_load_fn(
           ^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/loading.py", line 695, in load_on_pk_identity
    session.execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal
    result: Result[Any] = compile_state_cls.orm_execute_statement(
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement
    result = conn.execute(
             ^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 557, in query
    self._execute_command(COMMAND.COM_QUERY, sql)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 861, in _execute_command
    self._write_bytes(packet)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 806, in _write_bytes
    raise err.OperationalError(
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (2006, "MySQL server has gone away (ConnectionResetError(104, 'Connection reset by peer'))")
[SQL: SELECT users.id AS users_id, users.name AS users_name, users.email AS users_email, users.password_hash AS users_password_hash, users.role AS users_role, users.is_active AS users_is_active 
FROM users 
WHERE users.id = %(pk_1)s]
[parameters: {'pk_1': 5}]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
[2026-03-10 09:28:59,481] ERROR in __init__: Server Error: 500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
[2026-03-10 09:32:04,319] ERROR in app: Exception on /issues [GET]
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 803, in _write_bytes
    self._sock.sendall(data)
ConnectionResetError: [Errno 104] Connection reset by peer

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 557, in query
    self._execute_command(COMMAND.COM_QUERY, sql)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 861, in _execute_command
    self._write_bytes(packet)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 806, in _write_bytes
    raise err.OperationalError(
pymysql.err.OperationalError: (2006, "MySQL server has gone away (ConnectionResetError(104, 'Connection reset by peer'))")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/utils.py", line 284, in decorated_view
    elif not current_user.is_authenticated:
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/werkzeug/local.py", line 318, in __get__
    obj = instance._get_current_object()
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/werkzeug/local.py", line 526, in _get_current_object
    return get_name(local())
                    ^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/utils.py", line 25, in <lambda>
    current_user = LocalProxy(lambda: _get_user())
                                      ^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/utils.py", line 370, in _get_user
    current_app.login_manager._load_user()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/login_manager.py", line 364, in _load_user
    user = self._user_callback(user_id)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/__init__.py", line 78, in load_user
    return db.session.get(User, int(user_id))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/scoping.py", line 1044, in get
    return self._proxied.get(
           ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 3680, in get
    return self._get_impl(
           ^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 3859, in _get_impl
    return db_load_fn(
           ^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/loading.py", line 695, in load_on_pk_identity
    session.execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal
    result: Result[Any] = compile_state_cls.orm_execute_statement(
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement
    result = conn.execute(
             ^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 557, in query
    self._execute_command(COMMAND.COM_QUERY, sql)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 861, in _execute_command
    self._write_bytes(packet)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 806, in _write_bytes
    raise err.OperationalError(
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (2006, "MySQL server has gone away (ConnectionResetError(104, 'Connection reset by peer'))")
[SQL: SELECT users.id AS users_id, users.name AS users_name, users.email AS users_email, users.password_hash AS users_password_hash, users.role AS users_role, users.is_active AS users_is_active 
FROM users 
WHERE users.id = %(pk_1)s]
[parameters: {'pk_1': 1}]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
[2026-03-10 09:32:04,324] ERROR in __init__: Server Error: 500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
[2026-03-10 09:44:48,721] ERROR in app: Exception on /admin/dashboard [GET]
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 803, in _write_bytes
    self._sock.sendall(data)
ConnectionResetError: [Errno 104] Connection reset by peer

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 557, in query
    self._execute_command(COMMAND.COM_QUERY, sql)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 861, in _execute_command
    self._write_bytes(packet)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 806, in _write_bytes
    raise err.OperationalError(
pymysql.err.OperationalError: (2006, "MySQL server has gone away (ConnectionResetError(104, 'Connection reset by peer'))")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 915, in full_dispatch_request
    rv = self.preprocess_request()
         ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1291, in preprocess_request
    rv = self.ensure_sync(before_func)()
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/utils.py", line 284, in decorated_view
    elif not current_user.is_authenticated:
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/werkzeug/local.py", line 318, in __get__
    obj = instance._get_current_object()
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/werkzeug/local.py", line 526, in _get_current_object
    return get_name(local())
                    ^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/utils.py", line 25, in <lambda>
    current_user = LocalProxy(lambda: _get_user())
                                      ^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/utils.py", line 370, in _get_user
    current_app.login_manager._load_user()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/login_manager.py", line 364, in _load_user
    user = self._user_callback(user_id)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/__init__.py", line 78, in load_user
    return db.session.get(User, int(user_id))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/scoping.py", line 1044, in get
    return self._proxied.get(
           ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 3680, in get
    return self._get_impl(
           ^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 3859, in _get_impl
    return db_load_fn(
           ^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/loading.py", line 695, in load_on_pk_identity
    session.execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal
    result: Result[Any] = compile_state_cls.orm_execute_statement(
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement
    result = conn.execute(
             ^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 557, in query
    self._execute_command(COMMAND.COM_QUERY, sql)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 861, in _execute_command
    self._write_bytes(packet)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 806, in _write_bytes
    raise err.OperationalError(
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (2006, "MySQL server has gone away (ConnectionResetError(104, 'Connection reset by peer'))")
[SQL: SELECT users.id AS users_id, users.name AS users_name, users.email AS users_email, users.password_hash AS users_password_hash, users.role AS users_role, users.is_active AS users_is_active 
FROM users 
WHERE users.id = %(pk_1)s]
[parameters: {'pk_1': 1}]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
[2026-03-10 09:44:48,729] ERROR in __init__: Server Error: 500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing MAIL_SERVER: SMTP server for sending emails
  warnings.warn(warning, UserWarning)
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing MAIL_USERNAME: SMTP username
  warnings.warn(warning, UserWarning)
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing MAIL_PASSWORD: SMTP password
  warnings.warn(warning, UserWarning)
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
[ERROR] [UID:1070][3502884] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
pymysql.err.ProgrammingError: (1146, "Table 'smpb5875_aldudu-academy.schools' doesn't exist")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1536, in __call__
    return self.wsgi_app(environ, start_response)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1514, in wsgi_app
    response = self.handle_exception(e)
               ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/auth.py", line 219, in api_get_schools
    schools = School.query.filter_by(status=SchoolStatus.ACTIVE).order_by(School.name).all()
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2704, in all
    return self._iter().all()  # type: ignore
           ^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter
    result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal
    result: Result[Any] = compile_state_cls.orm_execute_statement(
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement
    result = conn.execute(
             ^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
sqlalchemy.exc.ProgrammingError: (pymysql.err.ProgrammingError) (1146, "Table 'smpb5875_aldudu-academy.schools' doesn't exist")
[SQL: SELECT schools.id AS schools_id, schools.name AS schools_name, schools.slug AS schools_slug, schools.address AS schools_address, schools.phone AS schools_phone, schools.email AS schools_email, schools.admin_email AS schools_admin_email, schools.status AS schools_status, schools.created_at AS schools_created_at, schools.approved_at AS schools_approved_at 
FROM schools 
WHERE schools.status = %(status_1)s ORDER BY schools.name]
[parameters: {'status_1': 'ACTIVE'}]
(Background on this error at: https://sqlalche.me/e/20/f405)
[ERROR] [UID:1070][3502884] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
pymysql.err.OperationalError: (1054, "Unknown column 'users.email_verified' in 'SELECT'")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1536, in __call__
    return self.wsgi_app(environ, start_response)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1514, in wsgi_app
    response = self.handle_exception(e)
               ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py", line 1303, in __inner
    return cast(R, flask.current_app.ensure_sync(obj)(*a, **k))
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/auth.py", line 104, in api_login
    user = User.query.filter_by(email=email.strip()).first()
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2759, in first
    return self.limit(1)._iter().first()  # type: ignore
           ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter
    result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal
    result: Result[Any] = compile_state_cls.orm_execute_statement(
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement
    result = conn.execute(
             ^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (1054, "Unknown column 'users.email_verified' in 'SELECT'")
[SQL: SELECT users.id AS users_id, users.name AS users_name, users.email AS users_email, users.password_hash AS users_password_hash, users.role AS users_role, users.is_active AS users_is_active, users.email_verified AS users_email_verified, users.school_id AS users_school_id, users.preferred_language AS users_preferred_language 
FROM users 
WHERE users.email = %(email_1)s 
 LIMIT %(param_1)s]
[parameters: {'email_1': 'admin@aldudu.com', 'param_1': 1}]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
[ERROR] [UID:1070][3502884] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
pymysql.err.OperationalError: (1054, "Unknown column 'users.email_verified' in 'SELECT'")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1536, in __call__
    return self.wsgi_app(environ, start_response)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1514, in wsgi_app
    response = self.handle_exception(e)
               ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py", line 1303, in __inner
    return cast(R, flask.current_app.ensure_sync(obj)(*a, **k))
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/auth.py", line 104, in api_login
    user = User.query.filter_by(email=email.strip()).first()
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2759, in first
    return self.limit(1)._iter().first()  # type: ignore
           ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter
    result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal
    result: Result[Any] = compile_state_cls.orm_execute_statement(
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement
    result = conn.execute(
             ^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (1054, "Unknown column 'users.email_verified' in 'SELECT'")
[SQL: SELECT users.id AS users_id, users.name AS users_name, users.email AS users_email, users.password_hash AS users_password_hash, users.role AS users_role, users.is_active AS users_is_active, users.email_verified AS users_email_verified, users.school_id AS users_school_id, users.preferred_language AS users_preferred_language 
FROM users 
WHERE users.email = %(email_1)s 
 LIMIT %(param_1)s]
[parameters: {'email_1': 'guru@sman1-jakarta.sch.id', 'param_1': 1}]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
[ERROR] [UID:1070][3199180] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
pymysql.err.ProgrammingError: (1146, "Table 'smpb5875_aldudu-academy.schools' doesn't exist")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1536, in __call__
    return self.wsgi_app(environ, start_response)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1514, in wsgi_app
    response = self.handle_exception(e)
               ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/auth.py", line 219, in api_get_schools
    schools = School.query.filter_by(status=SchoolStatus.ACTIVE).order_by(School.name).all()
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2704, in all
    return self._iter().all()  # type: ignore
           ^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter
    result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal
    result: Result[Any] = compile_state_cls.orm_execute_statement(
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement
    result = conn.execute(
             ^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
sqlalchemy.exc.ProgrammingError: (pymysql.err.ProgrammingError) (1146, "Table 'smpb5875_aldudu-academy.schools' doesn't exist")
[SQL: SELECT schools.id AS schools_id, schools.name AS schools_name, schools.slug AS schools_slug, schools.address AS schools_address, schools.phone AS schools_phone, schools.email AS schools_email, schools.admin_email AS schools_admin_email, schools.status AS schools_status, schools.created_at AS schools_created_at, schools.approved_at AS schools_approved_at 
FROM schools 
WHERE schools.status = %(status_1)s ORDER BY schools.name]
[parameters: {'status_1': 'ACTIVE'}]
(Background on this error at: https://sqlalche.me/e/20/f405)
[ERROR] [UID:1070][3199131] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
pymysql.err.ProgrammingError: (1146, "Table 'smpb5875_aldudu-academy.schools' doesn't exist")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1536, in __call__
    return self.wsgi_app(environ, start_response)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1514, in wsgi_app
    response = self.handle_exception(e)
               ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/auth.py", line 219, in api_get_schools
    schools = School.query.filter_by(status=SchoolStatus.ACTIVE).order_by(School.name).all()
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2704, in all
    return self._iter().all()  # type: ignore
           ^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter
    result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal
    result: Result[Any] = compile_state_cls.orm_execute_statement(
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement
    result = conn.execute(
             ^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
sqlalchemy.exc.ProgrammingError: (pymysql.err.ProgrammingError) (1146, "Table 'smpb5875_aldudu-academy.schools' doesn't exist")
[SQL: SELECT schools.id AS schools_id, schools.name AS schools_name, schools.slug AS schools_slug, schools.address AS schools_address, schools.phone AS schools_phone, schools.email AS schools_email, schools.admin_email AS schools_admin_email, schools.status AS schools_status, schools.created_at AS schools_created_at, schools.approved_at AS schools_approved_at 
FROM schools 
WHERE schools.status = %(status_1)s ORDER BY schools.name]
[parameters: {'status_1': 'ACTIVE'}]
(Background on this error at: https://sqlalche.me/e/20/f405)
[ERROR] [UID:1070][3199131] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
pymysql.err.OperationalError: (1054, "Unknown column 'users.email_verified' in 'SELECT'")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1536, in __call__
    return self.wsgi_app(environ, start_response)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1514, in wsgi_app
    response = self.handle_exception(e)
               ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py", line 1303, in __inner
    return cast(R, flask.current_app.ensure_sync(obj)(*a, **k))
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/auth.py", line 104, in api_login
    user = User.query.filter_by(email=email.strip()).first()
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2759, in first
    return self.limit(1)._iter().first()  # type: ignore
           ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter
    result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal
    result: Result[Any] = compile_state_cls.orm_execute_statement(
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement
    result = conn.execute(
             ^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (1054, "Unknown column 'users.email_verified' in 'SELECT'")
[SQL: SELECT users.id AS users_id, users.name AS users_name, users.email AS users_email, users.password_hash AS users_password_hash, users.role AS users_role, users.is_active AS users_is_active, users.email_verified AS users_email_verified, users.school_id AS users_school_id, users.preferred_language AS users_preferred_language 
FROM users 
WHERE users.email = %(email_1)s 
 LIMIT %(param_1)s]
[parameters: {'email_1': 'admin@aldudu.com', 'param_1': 1}]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
[ERROR] [UID:1070][3318085] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
pymysql.err.ProgrammingError: (1146, "Table 'smpb5875_aldudu-academy.schools' doesn't exist")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1536, in __call__
    return self.wsgi_app(environ, start_response)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1514, in wsgi_app
    response = self.handle_exception(e)
               ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/auth.py", line 223, in api_get_schools
    schools = School.query.filter_by(status=SchoolStatus.ACTIVE).order_by(School.name).all()
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2704, in all
    return self._iter().all()  # type: ignore
           ^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter
    result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal
    result: Result[Any] = compile_state_cls.orm_execute_statement(
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement
    result = conn.execute(
             ^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
sqlalchemy.exc.ProgrammingError: (pymysql.err.ProgrammingError) (1146, "Table 'smpb5875_aldudu-academy.schools' doesn't exist")
[SQL: SELECT schools.id AS schools_id, schools.name AS schools_name, schools.slug AS schools_slug, schools.address AS schools_address, schools.phone AS schools_phone, schools.email AS schools_email, schools.admin_email AS schools_admin_email, schools.status AS schools_status, schools.created_at AS schools_created_at, schools.approved_at AS schools_approved_at 
FROM schools 
WHERE schools.status = %(status_1)s ORDER BY schools.name]
[parameters: {'status_1': 'ACTIVE'}]
(Background on this error at: https://sqlalche.me/e/20/f405)
[ERROR] [UID:1070][3327310] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
pymysql.err.ProgrammingError: (1146, "Table 'smpb5875_aldudu-academy.schools' doesn't exist")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1536, in __call__
    return self.wsgi_app(environ, start_response)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1514, in wsgi_app
    response = self.handle_exception(e)
               ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/auth.py", line 223, in api_get_schools
    schools = School.query.filter_by(status=SchoolStatus.ACTIVE).order_by(School.name).all()
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2704, in all
    return self._iter().all()  # type: ignore
           ^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter
    result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal
    result: Result[Any] = compile_state_cls.orm_execute_statement(
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement
    result = conn.execute(
             ^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
sqlalchemy.exc.ProgrammingError: (pymysql.err.ProgrammingError) (1146, "Table 'smpb5875_aldudu-academy.schools' doesn't exist")
[SQL: SELECT schools.id AS schools_id, schools.name AS schools_name, schools.slug AS schools_slug, schools.address AS schools_address, schools.phone AS schools_phone, schools.email AS schools_email, schools.admin_email AS schools_admin_email, schools.status AS schools_status, schools.created_at AS schools_created_at, schools.approved_at AS schools_approved_at 
FROM schools 
WHERE schools.status = %(status_1)s ORDER BY schools.name]
[parameters: {'status_1': 'ACTIVE'}]
(Background on this error at: https://sqlalche.me/e/20/f405)
[ERROR] [UID:1070][3327309] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
pymysql.err.ProgrammingError: (1146, "Table 'smpb5875_aldudu-academy.password_reset_tokens' doesn't exist")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1536, in __call__
    return self.wsgi_app(environ, start_response)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1514, in wsgi_app
    response = self.handle_exception(e)
               ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py", line 1303, in __inner
    return cast(R, flask.current_app.ensure_sync(obj)(*a, **k))
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/auth.py", line 204, in api_forgot_password
    request_password_reset(email)
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/services/auth_service.py", line 123, in request_password_reset
    db.session.commit()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/scoping.py", line 597, in commit
    return self._proxied.commit()
           ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2030, in commit
    trans.commit(_to_root=True)
  File "<string>", line 2, in commit
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/state_changes.py", line 137, in _go
    ret_value = fn(self, *arg, **kw)
                ^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 1311, in commit
    self._prepare_impl()
  File "<string>", line 2, in _prepare_impl
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/state_changes.py", line 137, in _go
    ret_value = fn(self, *arg, **kw)
                ^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 1286, in _prepare_impl
    self.session.flush()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 4331, in flush
    self._flush(objects)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 4466, in _flush
    with util.safe_reraise():
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/util/langhelpers.py", line 121, in __exit__
    raise exc_value.with_traceback(exc_tb)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 4427, in _flush
    flush_context.execute()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/unitofwork.py", line 466, in execute
    rec.execute(self)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/unitofwork.py", line 642, in execute
    util.preloaded.orm_persistence.save_obj(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/persistence.py", line 93, in save_obj
    _emit_insert_statements(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/persistence.py", line 1233, in _emit_insert_statements
    result = connection.execute(
             ^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
sqlalchemy.exc.ProgrammingError: (pymysql.err.ProgrammingError) (1146, "Table 'smpb5875_aldudu-academy.password_reset_tokens' doesn't exist")
[SQL: INSERT INTO password_reset_tokens (token, user_id, expires_at, used_at, created_at) VALUES (%(token)s, %(user_id)s, %(expires_at)s, %(used_at)s, %(created_at)s)]
[parameters: {'token': 'mS8CQ3CIhWnmxWIMqswlugI4roMiHVig-crftMGLhsRTHeQF77QP1WSCo9V8yxXn', 'user_id': 1, 'expires_at': datetime.datetime(2026, 3, 28, 15, 25, 54, 137069), 'used_at': None, 'created_at': datetime.datetime(2026, 3, 28, 14, 25, 54, 139075)}]
(Background on this error at: https://sqlalche.me/e/20/f405)
[ERROR] [UID:1070][3327309] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
pymysql.err.ProgrammingError: (1146, "Table 'smpb5875_aldudu-academy.password_reset_tokens' doesn't exist")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1536, in __call__
    return self.wsgi_app(environ, start_response)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1514, in wsgi_app
    response = self.handle_exception(e)
               ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py", line 1303, in __inner
    return cast(R, flask.current_app.ensure_sync(obj)(*a, **k))
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/auth.py", line 204, in api_forgot_password
    request_password_reset(email)
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/services/auth_service.py", line 123, in request_password_reset
    db.session.commit()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/scoping.py", line 597, in commit
    return self._proxied.commit()
           ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2030, in commit
    trans.commit(_to_root=True)
  File "<string>", line 2, in commit
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/state_changes.py", line 137, in _go
    ret_value = fn(self, *arg, **kw)
                ^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 1311, in commit
    self._prepare_impl()
  File "<string>", line 2, in _prepare_impl
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/state_changes.py", line 137, in _go
    ret_value = fn(self, *arg, **kw)
                ^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 1286, in _prepare_impl
    self.session.flush()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 4331, in flush
    self._flush(objects)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 4466, in _flush
    with util.safe_reraise():
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/util/langhelpers.py", line 121, in __exit__
    raise exc_value.with_traceback(exc_tb)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 4427, in _flush
    flush_context.execute()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/unitofwork.py", line 466, in execute
    rec.execute(self)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/unitofwork.py", line 642, in execute
    util.preloaded.orm_persistence.save_obj(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/persistence.py", line 93, in save_obj
    _emit_insert_statements(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/persistence.py", line 1233, in _emit_insert_statements
    result = connection.execute(
             ^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
sqlalchemy.exc.ProgrammingError: (pymysql.err.ProgrammingError) (1146, "Table 'smpb5875_aldudu-academy.password_reset_tokens' doesn't exist")
[SQL: INSERT INTO password_reset_tokens (token, user_id, expires_at, used_at, created_at) VALUES (%(token)s, %(user_id)s, %(expires_at)s, %(used_at)s, %(created_at)s)]
[parameters: {'token': 'ZLz8py3BETelmfGTQt3nH3Z19x9JZRAtWEKSag3BYaTX1IAQ-lGgntjw8CYM5d59', 'user_id': 1, 'expires_at': datetime.datetime(2026, 3, 28, 15, 26, 30, 102380), 'used_at': None, 'created_at': datetime.datetime(2026, 3, 28, 14, 26, 30, 102928)}]
(Background on this error at: https://sqlalche.me/e/20/f405)
[ERROR] [UID:1070][3318085] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
pymysql.err.ProgrammingError: (1146, "Table 'smpb5875_aldudu-academy.schools' doesn't exist")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1536, in __call__
    return self.wsgi_app(environ, start_response)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1514, in wsgi_app
    response = self.handle_exception(e)
               ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/auth.py", line 223, in api_get_schools
    schools = School.query.filter_by(status=SchoolStatus.ACTIVE).order_by(School.name).all()
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2704, in all
    return self._iter().all()  # type: ignore
           ^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter
    result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal
    result: Result[Any] = compile_state_cls.orm_execute_statement(
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement
    result = conn.execute(
             ^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
sqlalchemy.exc.ProgrammingError: (pymysql.err.ProgrammingError) (1146, "Table 'smpb5875_aldudu-academy.schools' doesn't exist")
[SQL: SELECT schools.id AS schools_id, schools.name AS schools_name, schools.slug AS schools_slug, schools.address AS schools_address, schools.phone AS schools_phone, schools.email AS schools_email, schools.admin_email AS schools_admin_email, schools.status AS schools_status, schools.created_at AS schools_created_at, schools.approved_at AS schools_approved_at 
FROM schools 
WHERE schools.status = %(status_1)s ORDER BY schools.name]
[parameters: {'status_1': 'ACTIVE'}]
(Background on this error at: https://sqlalche.me/e/20/f405)
[ERROR] [UID:1070][3491206] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
pymysql.err.ProgrammingError: (1146, "Table 'smpb5875_aldudu-academy.schools' doesn't exist")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1536, in __call__
    return self.wsgi_app(environ, start_response)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1514, in wsgi_app
    response = self.handle_exception(e)
               ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/auth.py", line 223, in api_get_schools
    schools = School.query.filter_by(status=SchoolStatus.ACTIVE).order_by(School.name).all()
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2704, in all
    return self._iter().all()  # type: ignore
           ^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter
    result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal
    result: Result[Any] = compile_state_cls.orm_execute_statement(
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement
    result = conn.execute(
             ^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
sqlalchemy.exc.ProgrammingError: (pymysql.err.ProgrammingError) (1146, "Table 'smpb5875_aldudu-academy.schools' doesn't exist")
[SQL: SELECT schools.id AS schools_id, schools.name AS schools_name, schools.slug AS schools_slug, schools.address AS schools_address, schools.phone AS schools_phone, schools.email AS schools_email, schools.admin_email AS schools_admin_email, schools.status AS schools_status, schools.created_at AS schools_created_at, schools.approved_at AS schools_approved_at 
FROM schools 
WHERE schools.status = %(status_1)s ORDER BY schools.name]
[parameters: {'status_1': 'ACTIVE'}]
(Background on this error at: https://sqlalche.me/e/20/f405)
Failed to log activity: (pymysql.err.OperationalError) (1054, "Unknown column 'school_id' in 'INSERT INTO'")
[SQL: INSERT INTO activity_logs (user_id, action, target_type, target_id, details, ip_address, school_id, created_at) VALUES (%(user_id)s, %(action)s, %(target_type)s, %(target_id)s, %(details)s, %(ip_address)s, %(school_id)s, %(created_at)s)]
[parameters: {'user_id': 1, 'action': 'Login', 'target_type': None, 'target_id': None, 'details': None, 'ip_address': '2001:448a:2011:2558:e9a3:220d:c62a:cd5e', 'school_id': 1, 'created_at': datetime.datetime(2026, 3, 28, 14, 42, 4, 675399, tzinfo=datetime.timezone(datetime.timedelta(seconds=25200)))}]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
pymysql.err.OperationalError: (1054, "Unknown column 'school_id' in 'INSERT INTO'")

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

Traceback (most recent call last):
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/helpers.py", line 39, in log_activity
    db.session.commit()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/scoping.py", line 597, in commit
    return self._proxied.commit()
           ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2030, in commit
    trans.commit(_to_root=True)
  File "<string>", line 2, in commit
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/state_changes.py", line 137, in _go
    ret_value = fn(self, *arg, **kw)
                ^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 1311, in commit
    self._prepare_impl()
  File "<string>", line 2, in _prepare_impl
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/state_changes.py", line 137, in _go
    ret_value = fn(self, *arg, **kw)
                ^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 1286, in _prepare_impl
    self.session.flush()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 4331, in flush
    self._flush(objects)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 4466, in _flush
    with util.safe_reraise():
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/util/langhelpers.py", line 121, in __exit__
    raise exc_value.with_traceback(exc_tb)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 4427, in _flush
    flush_context.execute()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/unitofwork.py", line 466, in execute
    rec.execute(self)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/unitofwork.py", line 642, in execute
    util.preloaded.orm_persistence.save_obj(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/persistence.py", line 93, in save_obj
    _emit_insert_statements(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/persistence.py", line 1233, in _emit_insert_statements
    result = connection.execute(
             ^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (1054, "Unknown column 'school_id' in 'INSERT INTO'")
[SQL: INSERT INTO activity_logs (user_id, action, target_type, target_id, details, ip_address, school_id, created_at) VALUES (%(user_id)s, %(action)s, %(target_type)s, %(target_id)s, %(details)s, %(ip_address)s, %(school_id)s, %(created_at)s)]
[parameters: {'user_id': 1, 'action': 'Login', 'target_type': None, 'target_id': None, 'details': None, 'ip_address': '2001:448a:2011:2558:e9a3:220d:c62a:cd5e', 'school_id': 1, 'created_at': datetime.datetime(2026, 3, 28, 14, 42, 4, 675399, tzinfo=datetime.timezone(datetime.timedelta(seconds=25200)))}]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
[ERROR] [UID:1070][3506311] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
pymysql.err.OperationalError: (1054, "Unknown column 'academic_years.school_id' in 'WHERE'")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1536, in __call__
    return self.wsgi_app(environ, start_response)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1514, in wsgi_app
    response = self.handle_exception(e)
               ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/admin.py", line 50, in dashboard
    'total_courses': Course.query.join(AcademicYear).filter(AcademicYear.school_id == school_id).count(),
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 3146, in count
    self._legacy_from_self(col).enable_eagerloads(False).scalar()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2835, in scalar
    ret = self.one()
          ^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2808, in one
    return self._iter().one()  # type: ignore
           ^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter
    result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal
    result: Result[Any] = compile_state_cls.orm_execute_statement(
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement
    result = conn.execute(
             ^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (1054, "Unknown column 'academic_years.school_id' in 'WHERE'")
[SQL: SELECT count(*) AS count_1 
FROM (SELECT courses.id AS courses_id, courses.name AS courses_name, courses.class_code AS courses_class_code, courses.color AS courses_color, courses.academic_year_id AS courses_academic_year_id, courses.teacher_id AS courses_teacher_id 
FROM courses INNER JOIN academic_years ON academic_years.id = courses.academic_year_id 
WHERE academic_years.school_id = %(school_id_1)s) AS anon_1]
[parameters: {'school_id_1': 1}]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
[ERROR] [UID:1070][3506311] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
pymysql.err.OperationalError: (1054, "Unknown column 'academic_years.school_id' in 'SELECT'")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1536, in __call__
    return self.wsgi_app(environ, start_response)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1514, in wsgi_app
    response = self.handle_exception(e)
               ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/utils.py", line 290, in decorated_view
    return current_app.ensure_sync(func)(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/courses.py", line 59, in api_initial_data
    current_year = AcademicYear.query.filter_by(year='2025/2026', school_id=school_id, is_active=True).first()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2759, in first
    return self.limit(1)._iter().first()  # type: ignore
           ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter
    result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal
    result: Result[Any] = compile_state_cls.orm_execute_statement(
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement
    result = conn.execute(
             ^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (1054, "Unknown column 'academic_years.school_id' in 'SELECT'")
[SQL: SELECT academic_years.id AS academic_years_id, academic_years.year AS academic_years_year, academic_years.is_active AS academic_years_is_active, academic_years.school_id AS academic_years_school_id 
FROM academic_years 
WHERE academic_years.year = %(year_1)s AND academic_years.school_id = %(school_id_1)s AND academic_years.is_active = true 
 LIMIT %(param_1)s]
[parameters: {'year_1': '2025/2026', 'school_id_1': 1, 'param_1': 1}]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
[ERROR] [UID:1070][3506311] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
pymysql.err.OperationalError: (1054, "Unknown column 'academic_years.school_id' in 'WHERE'")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1536, in __call__
    return self.wsgi_app(environ, start_response)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1514, in wsgi_app
    response = self.handle_exception(e)
               ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/admin.py", line 50, in dashboard
    'total_courses': Course.query.join(AcademicYear).filter(AcademicYear.school_id == school_id).count(),
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 3146, in count
    self._legacy_from_self(col).enable_eagerloads(False).scalar()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2835, in scalar
    ret = self.one()
          ^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2808, in one
    return self._iter().one()  # type: ignore
           ^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter
    result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal
    result: Result[Any] = compile_state_cls.orm_execute_statement(
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement
    result = conn.execute(
             ^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (1054, "Unknown column 'academic_years.school_id' in 'WHERE'")
[SQL: SELECT count(*) AS count_1 
FROM (SELECT courses.id AS courses_id, courses.name AS courses_name, courses.class_code AS courses_class_code, courses.color AS courses_color, courses.academic_year_id AS courses_academic_year_id, courses.teacher_id AS courses_teacher_id 
FROM courses INNER JOIN academic_years ON academic_years.id = courses.academic_year_id 
WHERE academic_years.school_id = %(school_id_1)s) AS anon_1]
[parameters: {'school_id_1': 1}]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
[ERROR] [UID:1070][3491206] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
pymysql.err.OperationalError: (1054, "Unknown column 'academic_years.school_id' in 'SELECT'")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1536, in __call__
    return self.wsgi_app(environ, start_response)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1514, in wsgi_app
    response = self.handle_exception(e)
               ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_login/utils.py", line 290, in decorated_view
    return current_app.ensure_sync(func)(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/courses.py", line 59, in api_initial_data
    current_year = AcademicYear.query.filter_by(year='2025/2026', school_id=school_id, is_active=True).first()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2759, in first
    return self.limit(1)._iter().first()  # type: ignore
           ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter
    result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal
    result: Result[Any] = compile_state_cls.orm_execute_statement(
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement
    result = conn.execute(
             ^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (1054, "Unknown column 'academic_years.school_id' in 'SELECT'")
[SQL: SELECT academic_years.id AS academic_years_id, academic_years.year AS academic_years_year, academic_years.is_active AS academic_years_is_active, academic_years.school_id AS academic_years_school_id 
FROM academic_years 
WHERE academic_years.year = %(year_1)s AND academic_years.school_id = %(school_id_1)s AND academic_years.is_active = true 
 LIMIT %(param_1)s]
[parameters: {'year_1': '2025/2026', 'school_id_1': 1, 'param_1': 1}]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
[ERROR] [UID:1070][3491206] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
pymysql.err.OperationalError: (1054, "Unknown column 'academic_years.school_id' in 'WHERE'")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1536, in __call__
    return self.wsgi_app(environ, start_response)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1514, in wsgi_app
    response = self.handle_exception(e)
               ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/admin.py", line 50, in dashboard
    'total_courses': Course.query.join(AcademicYear).filter(AcademicYear.school_id == school_id).count(),
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 3146, in count
    self._legacy_from_self(col).enable_eagerloads(False).scalar()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2835, in scalar
    ret = self.one()
          ^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2808, in one
    return self._iter().one()  # type: ignore
           ^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter
    result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal
    result: Result[Any] = compile_state_cls.orm_execute_statement(
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement
    result = conn.execute(
             ^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (1054, "Unknown column 'academic_years.school_id' in 'WHERE'")
[SQL: SELECT count(*) AS count_1 
FROM (SELECT courses.id AS courses_id, courses.name AS courses_name, courses.class_code AS courses_class_code, courses.color AS courses_color, courses.academic_year_id AS courses_academic_year_id, courses.teacher_id AS courses_teacher_id 
FROM courses INNER JOIN academic_years ON academic_years.id = courses.academic_year_id 
WHERE academic_years.school_id = %(school_id_1)s) AS anon_1]
[parameters: {'school_id_1': 1}]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
[ERROR] [UID:1070][3739786] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
pymysql.err.OperationalError: (1054, "Unknown column 'issues.school_id' in 'SELECT'")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1536, in __call__
    return self.wsgi_app(environ, start_response)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1514, in wsgi_app
    response = self.handle_exception(e)
               ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/superadmin.py", line 62, in dashboard
    ).count(),
      ^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 3146, in count
    self._legacy_from_self(col).enable_eagerloads(False).scalar()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2835, in scalar
    ret = self.one()
          ^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2808, in one
    return self._iter().one()  # type: ignore
           ^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter
    result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal
    result: Result[Any] = compile_state_cls.orm_execute_statement(
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement
    result = conn.execute(
             ^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (1054, "Unknown column 'issues.school_id' in 'SELECT'")
[SQL: SELECT count(*) AS count_1 
FROM (SELECT issues.id AS issues_id, issues.title AS issues_title, issues.description AS issues_description, issues.status AS issues_status, issues.priority AS issues_priority, issues.user_id AS issues_user_id, issues.school_id AS issues_school_id, issues.created_at AS issues_created_at, issues.updated_at AS issues_updated_at 
FROM issues 
WHERE issues.status IN (%(status_1_1)s, %(status_1_2)s)) AS anon_1]
[parameters: {'status_1_1': 'OPEN', 'status_1_2': 'IN_PROGRESS'}]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
[ERROR] [UID:1070][3997930] wsgiAppHandler pApp->start_response() return NULL.
Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
pymysql.err.OperationalError: (1054, "Unknown column 'issues.school_id' in 'SELECT'")

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

Traceback (most recent call last):
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1536, in __call__
    return self.wsgi_app(environ, start_response)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1514, in wsgi_app
    response = self.handle_exception(e)
               ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 1511, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 919, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 917, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask/app.py", line 902, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/blueprints/superadmin.py", line 62, in dashboard
    ).count(),
      ^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 3146, in count
    self._legacy_from_self(col).enable_eagerloads(False).scalar()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2835, in scalar
    ret = self.one()
          ^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2808, in one
    return self._iter().one()  # type: ignore
           ^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter
    result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(
                                                  ^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2351, in execute
    return self._execute_internal(
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal
    result: Result[Any] = compile_state_cls.orm_execute_statement(
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement
    result = conn.execute(
             ^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1419, in execute
    return meth(
           ^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/sql/elements.py", line 527, in _execute_on_connection
    return connection._execute_clauseelement(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement
    ret = self._execute_context(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
    return self._exec_single_context(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
    self._handle_dbapi_exception(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 2363, in _handle_dbapi_exception
    raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
    self.dialect.do_execute(
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib64/python3.11/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute
    cursor.execute(statement, parameters)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 153, in execute
    result = self._query(query)
             ^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/cursors.py", line 322, in _query
    conn.query(q)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 558, in query
    self._affected_rows = self._read_query_result(unbuffered=unbuffered)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 822, in _read_query_result
    result.read()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 1200, in read
    first_packet = self.connection._read_packet()
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/connections.py", line 772, in _read_packet
    packet.raise_for_error()
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/protocol.py", line 221, in raise_for_error
    err.raise_mysql_exception(self._data)
  File "/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/pymysql/err.py", line 143, in raise_mysql_exception
    raise errorclass(errno, errval)
sqlalchemy.exc.OperationalError: (pymysql.err.OperationalError) (1054, "Unknown column 'issues.school_id' in 'SELECT'")
[SQL: SELECT count(*) AS count_1 
FROM (SELECT issues.id AS issues_id, issues.title AS issues_title, issues.description AS issues_description, issues.status AS issues_status, issues.priority AS issues_priority, issues.user_id AS issues_user_id, issues.school_id AS issues_school_id, issues.created_at AS issues_created_at, issues.updated_at AS issues_updated_at 
FROM issues 
WHERE issues.status IN (%(status_1_1)s, %(status_1_2)s)) AS anon_1]
[parameters: {'status_1_1': 'OPEN', 'status_1_2': 'IN_PROGRESS'}]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1268025] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1253672] packetLen < 0
[UID:1070][1268025] packetLen < 0
[UID:1070][1268025] packetLen < 0
[UID:1070][1268025] packetLen < 0
[UID:1070][1268025] packetLen < 0
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
[UID:1070][2356039] packetLen < 0
[UID:1070][2356799] packetLen < 0
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][3795597] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2304683] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
[UID:1070][3571777] Reached max children process limit: 6, extra: 2, current: 8, busy: 4, please increase LSAPI_CHILDREN.
[UID:1070][3571777] Reached max children process limit: 6, extra: 2, current: 8, busy: 5, please increase LSAPI_CHILDREN.
[UID:1070][3571777] Reached max children process limit: 6, extra: 2, current: 8, busy: 5, please increase LSAPI_CHILDREN.
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
[UID:1070][856412] packetLen < 0
[UID:1070][856839] packetLen < 0
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
[UID:1070][3921259] packetLen < 0
[UID:1070][3921259] packetLen < 0
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 8, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
[UID:1070][2417589] Reached max children process limit: 6, extra: 2, current: 8, busy: 7, please increase LSAPI_CHILDREN.
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
/home/smpb5875/public_html/aldudu-academy.smpia22.com/app/validators/env.py:82: UserWarning: Missing CELERY_BROKER_URL: Redis URL for Celery broker
  warnings.warn(warning, UserWarning)
/home/smpb5875/virtualenv/public_html/aldudu-academy.smpia22.com/3.11/lib/python3.11/site-packages/flask_limiter/extension.py:333: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly specified. This is not recommended for production use. See: https://flask-limiter.readthedocs.io#configuring-a-storage-backend for documentation about configuring the storage backend.
  warnings.warn(
