[2024-09-22 14:16:54 +0800] [13412] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:16:54 +0800] [13413] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:16:55 +0800] [13414] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:16:55 +0800] [13415] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:16:55 +0800] [13416] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:16:55 +0800] [13417] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:16:55 +0800] [13418] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:16:55 +0800] [13419] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:16:55 +0800] [13420] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:33:14 +0800] [13450] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:33:14 +0800] [13452] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:33:14 +0800] [13451] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:33:14 +0800] [13453] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:33:14 +0800] [13454] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:33:14 +0800] [13455] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:33:14 +0800] [13456] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:33:14 +0800] [13457] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:33:14 +0800] [13458] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:35:47 +0800] [13476] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:35:47 +0800] [13477] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:35:47 +0800] [13478] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:35:47 +0800] [13479] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:35:47 +0800] [13480] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:35:48 +0800] [13481] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:35:48 +0800] [13482] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:35:48 +0800] [13483] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:35:48 +0800] [13484] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:38:00 +0800] [13495] [ERROR] unindent does not match any outer indentation level (user.py, line 20) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 6, in app = create_app() ^^^^^^^^^^^^ File "/usr/environments/StartBackend/app/app.py", line 19, in create_app register_blueprints(app) File "/usr/environments/StartBackend/app/app.py", line 6, in register_blueprints from app.api.v1 import create_blueprint_v1 File "/usr/environments/StartBackend/app/api/v1/__init__.py", line 3, in from app.api.v1 import user, book File "/usr/environments/StartBackend/app/api/v1/user.py", line 20 return jsonify({"_id": str(result.inserted_id)}) ^ IndentationError: unindent does not match any outer indentation level [2024-09-22 14:38:00 +0800] [13496] [ERROR] unindent does not match any outer indentation level (user.py, line 20) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 6, in app = create_app() ^^^^^^^^^^^^ File "/usr/environments/StartBackend/app/app.py", line 19, in create_app register_blueprints(app) File "/usr/environments/StartBackend/app/app.py", line 6, in register_blueprints from app.api.v1 import create_blueprint_v1 File "/usr/environments/StartBackend/app/api/v1/__init__.py", line 3, in from app.api.v1 import user, book File "/usr/environments/StartBackend/app/api/v1/user.py", line 20 return jsonify({"_id": str(result.inserted_id)}) ^ IndentationError: unindent does not match any outer indentation level [2024-09-22 14:38:00 +0800] [13497] [ERROR] unindent does not match any outer indentation level (user.py, line 20) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 6, in app = create_app() ^^^^^^^^^^^^ File "/usr/environments/StartBackend/app/app.py", line 19, in create_app register_blueprints(app) File "/usr/environments/StartBackend/app/app.py", line 6, in register_blueprints from app.api.v1 import create_blueprint_v1 File "/usr/environments/StartBackend/app/api/v1/__init__.py", line 3, in from app.api.v1 import user, book File "/usr/environments/StartBackend/app/api/v1/user.py", line 20 return jsonify({"_id": str(result.inserted_id)}) ^ IndentationError: unindent does not match any outer indentation level [2024-09-22 14:38:01 +0800] [13499] [ERROR] unindent does not match any outer indentation level (user.py, line 20) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 6, in app = create_app() ^^^^^^^^^^^^ File "/usr/environments/StartBackend/app/app.py", line 19, in create_app register_blueprints(app) File "/usr/environments/StartBackend/app/app.py", line 6, in register_blueprints from app.api.v1 import create_blueprint_v1 File "/usr/environments/StartBackend/app/api/v1/__init__.py", line 3, in from app.api.v1 import user, book File "/usr/environments/StartBackend/app/api/v1/user.py", line 20 return jsonify({"_id": str(result.inserted_id)}) ^ IndentationError: unindent does not match any outer indentation level [2024-09-22 14:38:01 +0800] [13498] [ERROR] unindent does not match any outer indentation level (user.py, line 20) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 6, in app = create_app() ^^^^^^^^^^^^ File "/usr/environments/StartBackend/app/app.py", line 19, in create_app register_blueprints(app) File "/usr/environments/StartBackend/app/app.py", line 6, in register_blueprints from app.api.v1 import create_blueprint_v1 File "/usr/environments/StartBackend/app/api/v1/__init__.py", line 3, in from app.api.v1 import user, book File "/usr/environments/StartBackend/app/api/v1/user.py", line 20 return jsonify({"_id": str(result.inserted_id)}) ^ IndentationError: unindent does not match any outer indentation level [2024-09-22 14:38:01 +0800] [13500] [ERROR] unindent does not match any outer indentation level (user.py, line 20) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 6, in app = create_app() ^^^^^^^^^^^^ File "/usr/environments/StartBackend/app/app.py", line 19, in create_app register_blueprints(app) File "/usr/environments/StartBackend/app/app.py", line 6, in register_blueprints from app.api.v1 import create_blueprint_v1 File "/usr/environments/StartBackend/app/api/v1/__init__.py", line 3, in from app.api.v1 import user, book File "/usr/environments/StartBackend/app/api/v1/user.py", line 20 return jsonify({"_id": str(result.inserted_id)}) ^ IndentationError: unindent does not match any outer indentation level [2024-09-22 14:38:01 +0800] [13501] [ERROR] unindent does not match any outer indentation level (user.py, line 20) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 6, in app = create_app() ^^^^^^^^^^^^ File "/usr/environments/StartBackend/app/app.py", line 19, in create_app register_blueprints(app) File "/usr/environments/StartBackend/app/app.py", line 6, in register_blueprints from app.api.v1 import create_blueprint_v1 File "/usr/environments/StartBackend/app/api/v1/__init__.py", line 3, in from app.api.v1 import user, book File "/usr/environments/StartBackend/app/api/v1/user.py", line 20 return jsonify({"_id": str(result.inserted_id)}) ^ IndentationError: unindent does not match any outer indentation level [2024-09-22 14:38:01 +0800] [13503] [ERROR] unindent does not match any outer indentation level (user.py, line 20) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 6, in app = create_app() ^^^^^^^^^^^^ File "/usr/environments/StartBackend/app/app.py", line 19, in create_app register_blueprints(app) File "/usr/environments/StartBackend/app/app.py", line 6, in register_blueprints from app.api.v1 import create_blueprint_v1 File "/usr/environments/StartBackend/app/api/v1/__init__.py", line 3, in from app.api.v1 import user, book File "/usr/environments/StartBackend/app/api/v1/user.py", line 20 return jsonify({"_id": str(result.inserted_id)}) ^ IndentationError: unindent does not match any outer indentation level [2024-09-22 14:38:01 +0800] [13502] [ERROR] unindent does not match any outer indentation level (user.py, line 20) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 6, in app = create_app() ^^^^^^^^^^^^ File "/usr/environments/StartBackend/app/app.py", line 19, in create_app register_blueprints(app) File "/usr/environments/StartBackend/app/app.py", line 6, in register_blueprints from app.api.v1 import create_blueprint_v1 File "/usr/environments/StartBackend/app/api/v1/__init__.py", line 3, in from app.api.v1 import user, book File "/usr/environments/StartBackend/app/api/v1/user.py", line 20 return jsonify({"_id": str(result.inserted_id)}) ^ IndentationError: unindent does not match any outer indentation level [2024-09-22 14:39:31 +0800] [13514] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 6, in app = create_app() ^^^^^^^^^^^^ File "/usr/environments/StartBackend/app/app.py", line 19, in create_app register_blueprints(app) File "/usr/environments/StartBackend/app/app.py", line 6, in register_blueprints from app.api.v1 import create_blueprint_v1 File "/usr/environments/StartBackend/app/api/v1/__init__.py", line 3, in from app.api.v1 import user, book File "/usr/environments/StartBackend/app/api/v1/user.py", line 4, in from app import db ImportError: cannot import name 'db' from 'app' (/usr/environments/StartBackend/app/__init__.py) [2024-09-22 14:39:31 +0800] [13515] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 6, in app = create_app() ^^^^^^^^^^^^ File "/usr/environments/StartBackend/app/app.py", line 19, in create_app register_blueprints(app) File "/usr/environments/StartBackend/app/app.py", line 6, in register_blueprints from app.api.v1 import create_blueprint_v1 File "/usr/environments/StartBackend/app/api/v1/__init__.py", line 3, in from app.api.v1 import user, book File "/usr/environments/StartBackend/app/api/v1/user.py", line 4, in from app import db ImportError: cannot import name 'db' from 'app' (/usr/environments/StartBackend/app/__init__.py) [2024-09-22 14:39:31 +0800] [13475] [ERROR] Worker (pid:13514) exited with code 3 [2024-09-22 14:39:31 +0800] [13475] [ERROR] Worker (pid:13497) was sent SIGTERM! [2024-09-22 14:39:31 +0800] [13475] [ERROR] Worker (pid:13515) was sent SIGTERM! [2024-09-22 14:39:31 +0800] [13516] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 6, in app = create_app() ^^^^^^^^^^^^ File "/usr/environments/StartBackend/app/app.py", line 19, in create_app register_blueprints(app) File "/usr/environments/StartBackend/app/app.py", line 6, in register_blueprints from app.api.v1 import create_blueprint_v1 File "/usr/environments/StartBackend/app/api/v1/__init__.py", line 3, in from app.api.v1 import user, book File "/usr/environments/StartBackend/app/api/v1/user.py", line 4, in from app import db ImportError: cannot import name 'db' from 'app' (/usr/environments/StartBackend/app/__init__.py) [2024-09-22 14:39:31 +0800] [13520] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 6, in app = create_app() ^^^^^^^^^^^^ File "/usr/environments/StartBackend/app/app.py", line 19, in create_app register_blueprints(app) File "/usr/environments/StartBackend/app/app.py", line 6, in register_blueprints from app.api.v1 import create_blueprint_v1 File "/usr/environments/StartBackend/app/api/v1/__init__.py", line 3, in from app.api.v1 import user, book File "/usr/environments/StartBackend/app/api/v1/user.py", line 4, in from app import db ImportError: cannot import name 'db' from 'app' (/usr/environments/StartBackend/app/__init__.py) [2024-09-22 14:39:31 +0800] [13517] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 6, in app = create_app() ^^^^^^^^^^^^ File "/usr/environments/StartBackend/app/app.py", line 19, in create_app register_blueprints(app) File "/usr/environments/StartBackend/app/app.py", line 6, in register_blueprints from app.api.v1 import create_blueprint_v1 File "/usr/environments/StartBackend/app/api/v1/__init__.py", line 3, in from app.api.v1 import user, book File "/usr/environments/StartBackend/app/api/v1/user.py", line 4, in from app import db ImportError: cannot import name 'db' from 'app' (/usr/environments/StartBackend/app/__init__.py) [2024-09-22 14:39:31 +0800] [13519] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 6, in app = create_app() ^^^^^^^^^^^^ File "/usr/environments/StartBackend/app/app.py", line 19, in create_app register_blueprints(app) File "/usr/environments/StartBackend/app/app.py", line 6, in register_blueprints from app.api.v1 import create_blueprint_v1 File "/usr/environments/StartBackend/app/api/v1/__init__.py", line 3, in from app.api.v1 import user, book File "/usr/environments/StartBackend/app/api/v1/user.py", line 4, in from app import db ImportError: cannot import name 'db' from 'app' (/usr/environments/StartBackend/app/__init__.py) [2024-09-22 14:39:31 +0800] [13475] [ERROR] Worker (pid:13516) exited with code 3 [2024-09-22 14:39:31 +0800] [13521] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 6, in app = create_app() ^^^^^^^^^^^^ File "/usr/environments/StartBackend/app/app.py", line 19, in create_app register_blueprints(app) File "/usr/environments/StartBackend/app/app.py", line 6, in register_blueprints from app.api.v1 import create_blueprint_v1 File "/usr/environments/StartBackend/app/api/v1/__init__.py", line 3, in from app.api.v1 import user, book File "/usr/environments/StartBackend/app/api/v1/user.py", line 4, in from app import db ImportError: cannot import name 'db' from 'app' (/usr/environments/StartBackend/app/__init__.py) [2024-09-22 14:39:31 +0800] [13522] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 6, in app = create_app() ^^^^^^^^^^^^ File "/usr/environments/StartBackend/app/app.py", line 19, in create_app register_blueprints(app) File "/usr/environments/StartBackend/app/app.py", line 6, in register_blueprints from app.api.v1 import create_blueprint_v1 File "/usr/environments/StartBackend/app/api/v1/__init__.py", line 3, in from app.api.v1 import user, book File "/usr/environments/StartBackend/app/api/v1/user.py", line 4, in from app import db ImportError: cannot import name 'db' from 'app' (/usr/environments/StartBackend/app/__init__.py) [2024-09-22 14:40:59 +0800] [13542] [ERROR] unindent does not match any outer indentation level (user.py, line 20) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 6, in app = create_app() ^^^^^^^^^^^^ File "/usr/environments/StartBackend/app/app.py", line 19, in create_app register_blueprints(app) File "/usr/environments/StartBackend/app/app.py", line 6, in register_blueprints from app.api.v1 import create_blueprint_v1 File "/usr/environments/StartBackend/app/api/v1/__init__.py", line 3, in from app.api.v1 import user, book File "/usr/environments/StartBackend/app/api/v1/user.py", line 20 return jsonify({"_id": str(result.inserted_id)}) ^ IndentationError: unindent does not match any outer indentation level [2024-09-22 14:40:59 +0800] [13541] [ERROR] unindent does not match any outer indentation level (user.py, line 20) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 6, in app = create_app() ^^^^^^^^^^^^ File "/usr/environments/StartBackend/app/app.py", line 19, in create_app register_blueprints(app) File "/usr/environments/StartBackend/app/app.py", line 6, in register_blueprints from app.api.v1 import create_blueprint_v1 File "/usr/environments/StartBackend/app/api/v1/__init__.py", line 3, in from app.api.v1 import user, book File "/usr/environments/StartBackend/app/api/v1/user.py", line 20 return jsonify({"_id": str(result.inserted_id)}) ^ IndentationError: unindent does not match any outer indentation level [2024-09-22 14:40:59 +0800] [13543] [ERROR] unindent does not match any outer indentation level (user.py, line 20) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 6, in app = create_app() ^^^^^^^^^^^^ File "/usr/environments/StartBackend/app/app.py", line 19, in create_app register_blueprints(app) File "/usr/environments/StartBackend/app/app.py", line 6, in register_blueprints from app.api.v1 import create_blueprint_v1 File "/usr/environments/StartBackend/app/api/v1/__init__.py", line 3, in from app.api.v1 import user, book File "/usr/environments/StartBackend/app/api/v1/user.py", line 20 return jsonify({"_id": str(result.inserted_id)}) ^ IndentationError: unindent does not match any outer indentation level [2024-09-22 14:40:59 +0800] [13544] [ERROR] unindent does not match any outer indentation level (user.py, line 20) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 6, in app = create_app() ^^^^^^^^^^^^ File "/usr/environments/StartBackend/app/app.py", line 19, in create_app register_blueprints(app) File "/usr/environments/StartBackend/app/app.py", line 6, in register_blueprints from app.api.v1 import create_blueprint_v1 File "/usr/environments/StartBackend/app/api/v1/__init__.py", line 3, in from app.api.v1 import user, book File "/usr/environments/StartBackend/app/api/v1/user.py", line 20 return jsonify({"_id": str(result.inserted_id)}) ^ IndentationError: unindent does not match any outer indentation level [2024-09-22 14:40:59 +0800] [13548] [ERROR] unindent does not match any outer indentation level (user.py, line 20) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 6, in app = create_app() ^^^^^^^^^^^^ File "/usr/environments/StartBackend/app/app.py", line 19, in create_app register_blueprints(app) File "/usr/environments/StartBackend/app/app.py", line 6, in register_blueprints from app.api.v1 import create_blueprint_v1 File "/usr/environments/StartBackend/app/api/v1/__init__.py", line 3, in from app.api.v1 import user, book File "/usr/environments/StartBackend/app/api/v1/user.py", line 20 return jsonify({"_id": str(result.inserted_id)}) ^ IndentationError: unindent does not match any outer indentation level [2024-09-22 14:40:59 +0800] [13545] [ERROR] unindent does not match any outer indentation level (user.py, line 20) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 6, in app = create_app() ^^^^^^^^^^^^ File "/usr/environments/StartBackend/app/app.py", line 19, in create_app register_blueprints(app) File "/usr/environments/StartBackend/app/app.py", line 6, in register_blueprints from app.api.v1 import create_blueprint_v1 File "/usr/environments/StartBackend/app/api/v1/__init__.py", line 3, in from app.api.v1 import user, book File "/usr/environments/StartBackend/app/api/v1/user.py", line 20 return jsonify({"_id": str(result.inserted_id)}) ^ IndentationError: unindent does not match any outer indentation level [2024-09-22 14:40:59 +0800] [13549] [ERROR] unindent does not match any outer indentation level (user.py, line 20) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 6, in app = create_app() ^^^^^^^^^^^^ File "/usr/environments/StartBackend/app/app.py", line 19, in create_app register_blueprints(app) File "/usr/environments/StartBackend/app/app.py", line 6, in register_blueprints from app.api.v1 import create_blueprint_v1 File "/usr/environments/StartBackend/app/api/v1/__init__.py", line 3, in from app.api.v1 import user, book File "/usr/environments/StartBackend/app/api/v1/user.py", line 20 return jsonify({"_id": str(result.inserted_id)}) ^ IndentationError: unindent does not match any outer indentation level [2024-09-22 14:40:59 +0800] [13547] [ERROR] unindent does not match any outer indentation level (user.py, line 20) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 6, in app = create_app() ^^^^^^^^^^^^ File "/usr/environments/StartBackend/app/app.py", line 19, in create_app register_blueprints(app) File "/usr/environments/StartBackend/app/app.py", line 6, in register_blueprints from app.api.v1 import create_blueprint_v1 File "/usr/environments/StartBackend/app/api/v1/__init__.py", line 3, in from app.api.v1 import user, book File "/usr/environments/StartBackend/app/api/v1/user.py", line 20 return jsonify({"_id": str(result.inserted_id)}) ^ IndentationError: unindent does not match any outer indentation level [2024-09-22 14:40:59 +0800] [13546] [ERROR] unindent does not match any outer indentation level (user.py, line 20) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 6, in app = create_app() ^^^^^^^^^^^^ File "/usr/environments/StartBackend/app/app.py", line 19, in create_app register_blueprints(app) File "/usr/environments/StartBackend/app/app.py", line 6, in register_blueprints from app.api.v1 import create_blueprint_v1 File "/usr/environments/StartBackend/app/api/v1/__init__.py", line 3, in from app.api.v1 import user, book File "/usr/environments/StartBackend/app/api/v1/user.py", line 20 return jsonify({"_id": str(result.inserted_id)}) ^ IndentationError: unindent does not match any outer indentation level [2024-09-22 14:41:50 +0800] [13559] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:41:50 +0800] [13560] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:41:50 +0800] [13561] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:41:50 +0800] [13562] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:41:50 +0800] [13563] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:41:50 +0800] [13564] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:41:50 +0800] [13565] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:41:51 +0800] [13566] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:41:51 +0800] [13567] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:42:16 +0800] [13586] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:42:16 +0800] [13587] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:42:16 +0800] [13588] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:42:16 +0800] [13589] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:42:16 +0800] [13590] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:42:16 +0800] [13591] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:42:16 +0800] [13592] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:42:16 +0800] [13593] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-09-22 14:42:16 +0800] [13594] [ERROR] inconsistent use of tabs and spaces in indentation (app.py, line 16) Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 2, in from app.app import create_app File "/usr/environments/StartBackend/app/app.py", line 16 app.db = MongoClient(app.config['MONGO_URI']).get_database(app.config['MONGO_DBNAME']) ^ TabError: inconsistent use of tabs and spaces in indentation [2024-10-07 16:26:17 +0800] [1187] [ERROR] Connection in use: ('127.0.0.1', 5569) [2024-10-07 16:26:17 +0800] [1187] [ERROR] connection to ('127.0.0.1', 5569) failed: [Errno 98] Address already in use [2024-10-07 16:26:18 +0800] [1187] [ERROR] Connection in use: ('127.0.0.1', 5569) [2024-10-07 16:26:18 +0800] [1187] [ERROR] connection to ('127.0.0.1', 5569) failed: [Errno 98] Address already in use [2024-10-07 16:26:19 +0800] [1187] [ERROR] Connection in use: ('127.0.0.1', 5569) [2024-10-07 16:26:19 +0800] [1187] [ERROR] connection to ('127.0.0.1', 5569) failed: [Errno 98] Address already in use [2024-10-07 16:26:20 +0800] [1187] [ERROR] Connection in use: ('127.0.0.1', 5569) [2024-10-07 16:26:20 +0800] [1187] [ERROR] connection to ('127.0.0.1', 5569) failed: [Errno 98] Address already in use [2024-10-07 16:26:21 +0800] [1187] [ERROR] Connection in use: ('127.0.0.1', 5569) [2024-10-07 16:26:21 +0800] [1187] [ERROR] connection to ('127.0.0.1', 5569) failed: [Errno 98] Address already in use [2024-10-07 16:26:22 +0800] [1187] [ERROR] Can't connect to ('127.0.0.1', 5569) [2024-10-07 16:28:16 +0800] [1197] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:28:16 +0800] [1194] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:28:16 +0800] [1196] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:28:16 +0800] [1195] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:28:16 +0800] [1198] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:28:16 +0800] [1193] [ERROR] Worker (pid:1197) exited with code 3 [2024-10-07 16:28:16 +0800] [1193] [ERROR] Worker (pid:1196) was sent SIGTERM! [2024-10-07 16:28:16 +0800] [1193] [ERROR] Worker (pid:1194) was sent SIGTERM! [2024-10-07 16:28:16 +0800] [1193] [ERROR] Worker (pid:1195) was sent SIGTERM! [2024-10-07 16:28:16 +0800] [1199] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:28:16 +0800] [1193] [ERROR] Worker (pid:1198) was sent SIGTERM! [2024-10-07 16:28:16 +0800] [1200] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:28:16 +0800] [1202] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:28:16 +0800] [1201] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:28:16 +0800] [1193] [ERROR] Worker (pid:1199) exited with code 3 [2024-10-07 16:31:43 +0800] [1246] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:31:43 +0800] [1247] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:31:44 +0800] [1245] [ERROR] Worker (pid:1246) exited with code 3 [2024-10-07 16:31:44 +0800] [1245] [ERROR] Worker (pid:1247) was sent SIGTERM! [2024-10-07 16:31:44 +0800] [1249] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:31:44 +0800] [1248] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:31:44 +0800] [1254] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:31:44 +0800] [1245] [ERROR] Worker (pid:1249) exited with code 3 [2024-10-07 16:31:44 +0800] [1250] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:31:44 +0800] [1253] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:31:44 +0800] [1251] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:31:44 +0800] [1252] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:31:54 +0800] [1257] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:31:54 +0800] [1258] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:31:54 +0800] [1256] [ERROR] Worker (pid:1257) exited with code 3 [2024-10-07 16:31:54 +0800] [1256] [ERROR] Worker (pid:1258) was sent SIGTERM! [2024-10-07 16:31:54 +0800] [1259] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:31:54 +0800] [1260] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:31:54 +0800] [1263] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:31:55 +0800] [1262] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:31:55 +0800] [1261] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:31:55 +0800] [1264] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:31:55 +0800] [1256] [ERROR] Worker (pid:1263) exited with code 3 [2024-10-07 16:31:55 +0800] [1256] [ERROR] Worker (pid:1259) exited with code 3 [2024-10-07 16:31:55 +0800] [1265] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:34:04 +0800] [1339] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:34:04 +0800] [1340] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:34:04 +0800] [1338] [ERROR] Worker (pid:1339) exited with code 3 [2024-10-07 16:34:04 +0800] [1338] [ERROR] Worker (pid:1340) was sent SIGTERM! [2024-10-07 16:34:04 +0800] [1343] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:34:04 +0800] [1342] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:34:04 +0800] [1341] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:34:04 +0800] [1346] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:34:04 +0800] [1344] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:34:04 +0800] [1338] [ERROR] Worker (pid:1343) exited with code 3 [2024-10-07 16:34:04 +0800] [1347] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:34:04 +0800] [1345] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:34:51 +0800] [1366] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:34:51 +0800] [1367] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:34:51 +0800] [1369] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:34:51 +0800] [1368] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:34:51 +0800] [1365] [ERROR] Worker (pid:1366) exited with code 3 [2024-10-07 16:34:51 +0800] [1365] [ERROR] Worker (pid:1368) was sent SIGTERM! [2024-10-07 16:34:51 +0800] [1365] [ERROR] Worker (pid:1367) was sent SIGTERM! [2024-10-07 16:34:51 +0800] [1365] [ERROR] Worker (pid:1369) was sent SIGTERM! [2024-10-07 16:34:51 +0800] [1371] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:34:52 +0800] [1370] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:34:52 +0800] [1374] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:34:52 +0800] [1365] [ERROR] Worker (pid:1371) exited with code 3 [2024-10-07 16:34:52 +0800] [1372] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:34:52 +0800] [1373] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:35:08 +0800] [1410] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:35:08 +0800] [1411] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:35:08 +0800] [1409] [ERROR] Worker (pid:1410) exited with code 3 [2024-10-07 16:35:08 +0800] [1412] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:35:08 +0800] [1409] [ERROR] Worker (pid:1411) was sent SIGTERM! [2024-10-07 16:35:08 +0800] [1414] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:35:09 +0800] [1413] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:35:09 +0800] [1409] [ERROR] Worker (pid:1414) exited with code 3 [2024-10-07 16:35:09 +0800] [1417] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:35:09 +0800] [1415] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:35:09 +0800] [1416] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:35:09 +0800] [1418] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1137, in _find_and_load_unlocked ModuleNotFoundError: No module named 'StartBackend.py'; 'StartBackend' is not a package During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/ggevent.py", line 146, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 374, in import_app raise ImportError(msg % (module.rsplit(".", 1)[0], obj)) ImportError: Failed to find application, did you mean 'StartBackend:application'? [2024-10-07 16:50:29 +0800] [1488] [ERROR] Worker (pid:1490) was sent SIGHUP! [2024-10-07 16:50:29 +0800] [1488] [ERROR] Worker (pid:1491) was sent SIGHUP! [2024-10-07 16:50:29 +0800] [1488] [ERROR] Worker (pid:1493) was sent SIGHUP! [2024-10-07 16:50:29 +0800] [1488] [ERROR] Worker (pid:1495) was sent SIGHUP! [2024-10-07 16:50:29 +0800] [1488] [ERROR] Worker (pid:1496) was sent SIGHUP! [2024-10-07 16:50:29 +0800] [1488] [ERROR] Worker (pid:1494) was sent SIGHUP! [2024-10-07 16:50:29 +0800] [1488] [ERROR] Worker (pid:1489) was sent SIGHUP! [2024-10-07 16:50:29 +0800] [1488] [ERROR] Worker (pid:1492) was sent SIGHUP! [2024-10-07 16:50:29 +0800] [1488] [ERROR] Worker (pid:1497) was sent SIGHUP! [2024-10-07 16:50:32 +0800] [1488] [ERROR] Worker (pid:1501) was sent SIGTERM! [2024-10-07 16:50:32 +0800] [1488] [ERROR] Worker (pid:1506) was sent SIGTERM! [2024-10-07 16:50:32 +0800] [1488] [ERROR] Worker (pid:1508) was sent SIGTERM! [2024-10-07 16:50:32 +0800] [1488] [ERROR] Worker (pid:1502) was sent SIGTERM! [2024-10-07 16:50:32 +0800] [1488] [ERROR] Worker (pid:1507) was sent SIGTERM! [2024-10-07 16:50:32 +0800] [1488] [ERROR] Worker (pid:1505) was sent SIGTERM! [2024-10-07 16:50:32 +0800] [1488] [ERROR] Worker (pid:1504) was sent SIGTERM! [2024-10-07 16:50:32 +0800] [1488] [ERROR] Worker (pid:1503) was sent SIGTERM! [2024-10-07 16:54:38 +0800] [1488] [ERROR] Worker (pid:1511) exited with code 120 [2024-10-07 16:54:38 +0800] [1488] [ERROR] Worker (pid:1511) exited with code 120. [2024-10-07 16:54:38 +0800] [1488] [ERROR] Worker (pid:1510) exited with code 120 [2024-10-07 16:54:38 +0800] [1488] [ERROR] Worker (pid:1510) exited with code 120. [2024-10-07 16:54:39 +0800] [1488] [ERROR] Worker (pid:1517) exited with code 120 [2024-10-07 16:54:39 +0800] [1488] [ERROR] Worker (pid:1517) exited with code 120. [2024-10-07 16:54:39 +0800] [1488] [ERROR] Worker (pid:1513) exited with code 120 [2024-10-07 16:54:39 +0800] [1488] [ERROR] Worker (pid:1513) exited with code 120. [2024-10-07 16:54:39 +0800] [1488] [ERROR] Worker (pid:1515) exited with code 120 [2024-10-07 16:54:39 +0800] [1488] [ERROR] Worker (pid:1515) exited with code 120. [2024-10-07 16:54:39 +0800] [1488] [ERROR] Worker (pid:1509) exited with code 120 [2024-10-07 16:54:39 +0800] [1488] [ERROR] Worker (pid:1509) exited with code 120. [2024-10-07 16:54:40 +0800] [1488] [ERROR] Worker (pid:1514) exited with code 120 [2024-10-07 16:54:40 +0800] [1488] [ERROR] Worker (pid:1514) exited with code 120. [2024-10-07 16:54:56 +0800] [1488] [ERROR] Worker (pid:1516) exited with code 120 [2024-10-07 16:54:56 +0800] [1488] [ERROR] Worker (pid:1516) exited with code 120. [2024-10-07 16:54:59 +0800] [1488] [ERROR] Worker (pid:1512) exited with code 120 [2024-10-07 16:54:59 +0800] [1488] [ERROR] Worker (pid:1512) exited with code 120. server=127.0.0.1:5569//socket.io/ client=127.0.0.1:59752 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:59002 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:48176 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:48250 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:44624 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:45842 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:53808 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:49666 socket shutdown error: [Errno 9] Bad file descriptor[2024-10-11 21:34:27 +0800] [6502] [ERROR] Exception in worker process Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/arbiter.py", line 608, in spawn_worker worker.init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/geventlet.py", line 142, in init_process super().init_process() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process self.load_wsgi() File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi self.wsgi = self.app.wsgi() ^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi self.callable = self.load() ^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load return self.load_wsgiapp() ^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp return util.import_app(self.app_uri) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 370, in import_app mod = importlib.import_module(module) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1149, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/environments/StartBackend/StartBackend.py", line 21, in "all": db['chatAll'], # 所有人聊天 ^^ NameError: name 'db' is not defined [2024-10-11 21:34:27 +0800] [2755] [ERROR] Worker (pid:6502) exited with code 3 [2024-10-11 21:34:27 +0800] [2755] [ERROR] Shutting down: Master [2024-10-11 21:34:27 +0800] [2755] [ERROR] Reason: Worker failed to boot. [2024-10-12 01:35:03,827] ERROR in app: Exception on /v1/chatMsg/appendChatUser [POST] Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/flask/app.py", line 1473, in wsgi_app response = self.full_dispatch_request() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/flask/app.py", line 882, in full_dispatch_request rv = self.handle_user_exception(e) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/flask_cors/extension.py", line 194, in wrapped_function return cors_after_request(app.make_response(f(*args, **kwargs))) ^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/flask/app.py", line 880, in full_dispatch_request rv = self.dispatch_request() ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/flask/app.py", line 865, in dispatch_request return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/StartBackend/app/api/v1/chatMsg.py", line 66, in append_msg_list to_append_id = data["id"] ~~~~^^^^^^ KeyError: 'id' server=127.0.0.1:5569//socket.io/ client=127.0.0.1:55440 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:40560 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:52894 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:36090 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:47474 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:47362 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:47298 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:38674 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:58906 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:47512 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:47548 socket shutdown error: [Errno 9] Bad file descriptor[2024-10-12 01:37:31,629] ERROR in app: Exception on /v1/chatMsg/appendChatUser [POST] Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/flask/app.py", line 1473, in wsgi_app response = self.full_dispatch_request() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/flask/app.py", line 882, in full_dispatch_request rv = self.handle_user_exception(e) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/flask_cors/extension.py", line 194, in wrapped_function return cors_after_request(app.make_response(f(*args, **kwargs))) ^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/flask/app.py", line 880, in full_dispatch_request rv = self.dispatch_request() ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/flask/app.py", line 865, in dispatch_request return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/StartBackend/app/api/v1/chatMsg.py", line 66, in append_msg_list to_append_id = data["id"] ~~~~^^^^^^ KeyError: 'id' server=127.0.0.1:5569//socket.io/ client=127.0.0.1:53460 socket shutdown error: [Errno 9] Bad file descriptor[2024-10-12 01:38:00,287] ERROR in app: Exception on /v1/chatMsg/appendChatUser [POST] Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/flask/app.py", line 1473, in wsgi_app response = self.full_dispatch_request() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/flask/app.py", line 882, in full_dispatch_request rv = self.handle_user_exception(e) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/flask_cors/extension.py", line 194, in wrapped_function return cors_after_request(app.make_response(f(*args, **kwargs))) ^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/flask/app.py", line 880, in full_dispatch_request rv = self.dispatch_request() ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/flask/app.py", line 865, in dispatch_request return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/StartBackend/app/api/v1/chatMsg.py", line 66, in append_msg_list to_append_id = data["id"] ~~~~^^^^^^ KeyError: 'id' server=127.0.0.1:5569//socket.io/ client=127.0.0.1:47056 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:53524 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:58830 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:41324 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:51150 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:54478 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:57232 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:54538 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:58686 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:37480 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:38326 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:38406 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:58832 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:58760 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:36280 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:40706 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:40760 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:40154 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:40188 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:53570 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:55242 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:43194 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:38814 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:43044 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:43122 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:47096 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:48456 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:48584 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:39560 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:52548 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:48532 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:52154 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:39612 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:47166 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:47252 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:55028 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:54696 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:54774 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:54848 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:54918 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:54958 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:56524 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:34280 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:40746 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:34580 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:34346 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:40654 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:34486 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:34418 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:34570 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:49558 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:60438 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:49610 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:42770 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:43786 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:57070 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:42090 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:42028 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:42186 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:52458 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:43560 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:42944 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:48576 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:53190 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:50368 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:55446 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:47358 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:50414 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:42004 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:42050 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:41942 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:47230 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:37996 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:53088 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:49744 socket shutdown error: [Errno 9] Bad file descriptor[2024-12-16 12:47:45 +0800] [118259] [ERROR] Socket error processing request. Traceback (most recent call last): File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base_async.py", line 64, in handle util.reraise(*sys.exc_info()) File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 640, in reraise raise value File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base_async.py", line 54, in handle self.handle_request(listener_name, req, client, addr) File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base_async.py", line 129, in handle_request util.reraise(*sys.exc_info()) File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/util.py", line 640, in reraise raise value File "/usr/environments/starter_env/lib/python3.11/site-packages/gunicorn/workers/base_async.py", line 107, in handle_request respiter = self.wsgi(environ, resp.start_response) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/flask/app.py", line 1498, in __call__ return self.wsgi_app(environ, start_response) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/flask_socketio/__init__.py", line 43, in __call__ return super(_SocketIOMiddleware, self).__call__(environ, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/engineio/middleware.py", line 63, in __call__ return self.engineio_app.handle_request(environ, start_response) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/socketio/server.py", line 433, in handle_request return self.eio.handle_request(environ, start_response) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/engineio/server.py", line 274, in handle_request packets = socket.handle_get_request( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/engineio/socket.py", line 90, in handle_get_request return getattr(self, '_upgrade_' + transport)(environ, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/engineio/socket.py", line 146, in _upgrade_websocket return ws(environ, start_response) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/engineio/async_drivers/eventlet.py", line 44, in __call__ return super().__call__(environ, start_response) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/eventlet/websocket.py", line 141, in __call__ self.handler(ws) File "/usr/environments/starter_env/lib/python3.11/site-packages/engineio/socket.py", line 178, in _websocket_handler pkt = websocket_wait() ^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/engineio/socket.py", line 151, in websocket_wait data = ws.wait() ^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/eventlet/websocket.py", line 825, in wait for i in self.iterator: File "/usr/environments/starter_env/lib/python3.11/site-packages/eventlet/websocket.py", line 666, in _iter_frames message = self._recv_frame(message=fragmented_message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/eventlet/websocket.py", line 692, in _recv_frame header = recv(2) ^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/eventlet/websocket.py", line 594, in _get_bytes d = self.socket.recv(numbytes - len(data)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/eventlet/greenio/base.py", line 352, in recv return self._recv_loop(self.fd.recv, b'', bufsize, flags) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/eventlet/greenio/base.py", line 346, in _recv_loop self._read_trampoline() File "/usr/environments/starter_env/lib/python3.11/site-packages/eventlet/greenio/base.py", line 314, in _read_trampoline self._trampoline( File "/usr/environments/starter_env/lib/python3.11/site-packages/eventlet/greenio/base.py", line 206, in _trampoline return trampoline(fd, read=read, write=write, timeout=timeout, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/eventlet/hubs/__init__.py", line 157, in trampoline return hub.switch() ^^^^^^^^^^^^ File "/usr/environments/starter_env/lib/python3.11/site-packages/eventlet/hubs/hub.py", line 310, in switch return self.greenlet.switch() ^^^^^^^^^^^^^^^^^^^^^^ TimeoutError: timed out server=127.0.0.1:5569//socket.io/ client=127.0.0.1:60148 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:41630 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:54478 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:46062 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:46924 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:38420 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:43890 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:41310 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:59134 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:43308 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:49792 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:60476 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:60558 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:45212 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:60652 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:36328 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:56660 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:34270 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:39122 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:43454 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:38092 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:32988 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:33086 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:42796 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:43076 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:53310 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:52992 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:47920 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:43970 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:43358 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:59878 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:39032 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:39080 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:43134 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:42700 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:59798 socket shutdown error: [Errno 9] Bad file descriptor[2025-09-29 00:19:15 +0800] [352456] [ERROR] Worker (pid:375017) was sent SIGHUP! server=127.0.0.1:5569//socket.io/ client=127.0.0.1:45676 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:40022 socket shutdown error: [Errno 9] Bad file descriptorserver=127.0.0.1:5569//socket.io/ client=127.0.0.1:60880 socket shutdown error: [Errno 9] Bad file descriptor