runtime error
Exit code: 1. Reason: record) File "/usr/local/lib/python3.10/logging/__init__.py", line 681, in format s = self.formatMessage(record) File "/usr/local/lib/python3.10/logging/__init__.py", line 650, in formatMessage return self._style.format(record) File "/usr/local/lib/python3.10/logging/__init__.py", line 440, in format return self._format(record) File "/usr/local/lib/python3.10/logging/__init__.py", line 436, in _format return self._fmt % values File "/usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py", line 241, in handle_chld self.reap_workers() File "/usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py", line 529, 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 "/usr/local/bin/gunicorn", line 8, in <module> sys.exit(run()) File "/usr/local/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py", line 66, in run WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run() File "/usr/local/lib/python3.10/site-packages/gunicorn/app/base.py", line 235, in run super().run() File "/usr/local/lib/python3.10/site-packages/gunicorn/app/base.py", line 71, in run Arbiter(self).run() File "/usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py", line 228, in run self.halt(reason=inst.reason, exit_status=inst.exit_status) File "/usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py", line 341, in halt self.stop() File "/usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py", line 395, in stop time.sleep(0.1) File "/usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py", line 241, in handle_chld self.reap_workers() File "/usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py", line 529, in reap_workers raise HaltServer(reason, self.WORKER_BOOT_ERROR) gunicorn.errors.HaltServer: <HaltServer 'Worker failed to boot.' 3>
Container logs:
Fetching error logs...