runtime error
Exit code: 1. Reason: /sqlalche.me/e/13/e3q8) [2025-08-21 09:34:39 +0700] [7] [INFO] Worker exiting (pid: 7) Traceback (most recent call last): File "/home/user/.local/lib/python3.9/site-packages/gunicorn/arbiter.py", line 210, in run self.sleep() File "/home/user/.local/lib/python3.9/site-packages/gunicorn/arbiter.py", line 360, in sleep ready = select.select([self.PIPE[0]], [], [], 1.0) File "/home/user/.local/lib/python3.9/site-packages/gunicorn/arbiter.py", line 245, in handle_chld self.reap_workers() File "/home/user/.local/lib/python3.9/site-packages/gunicorn/arbiter.py", line 525, in reap_workers raise HaltServer(reason, self.WORKER_BOOT_ERROR) gunicorn.errors.HaltServer: <HaltServer 'Worker failed to boot.' 3> During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/.local/bin/gunicorn", line 8, in <module> sys.exit(run()) File "/home/user/.local/lib/python3.9/site-packages/gunicorn/app/wsgiapp.py", line 61, in run WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run() File "/home/user/.local/lib/python3.9/site-packages/gunicorn/app/base.py", line 223, in run super(Application, self).run() File "/home/user/.local/lib/python3.9/site-packages/gunicorn/app/base.py", line 72, in run Arbiter(self).run() File "/home/user/.local/lib/python3.9/site-packages/gunicorn/arbiter.py", line 232, in run self.halt(reason=inst.reason, exit_status=inst.exit_status) File "/home/user/.local/lib/python3.9/site-packages/gunicorn/arbiter.py", line 345, in halt self.stop() File "/home/user/.local/lib/python3.9/site-packages/gunicorn/arbiter.py", line 393, in stop time.sleep(0.1) File "/home/user/.local/lib/python3.9/site-packages/gunicorn/arbiter.py", line 245, in handle_chld self.reap_workers() File "/home/user/.local/lib/python3.9/site-packages/gunicorn/arbiter.py", line 525, in reap_workers raise HaltServer(reason, self.WORKER_BOOT_ERROR) gunicorn.errors.HaltServer: <HaltServer 'Worker failed to boot.' 3>
Container logs:
Fetching error logs...