runtime error

Exit code: 3. Reason: line 1004, in handleError sys.stderr.write('--- Logging error ---\n') RuntimeError: reentrant call inside <_io.BufferedWriter name='<stderr>'> Call stack: 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 66, in run WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run() File "/home/user/.local/lib/python3.9/site-packages/gunicorn/app/base.py", line 235, in run super().run() File "/home/user/.local/lib/python3.9/site-packages/gunicorn/app/base.py", line 71, in run Arbiter(self).run() File "/home/user/.local/lib/python3.9/site-packages/gunicorn/arbiter.py", line 228, 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 341, in halt self.stop() File "/home/user/.local/lib/python3.9/site-packages/gunicorn/arbiter.py", line 395, in stop time.sleep(0.1) File "/home/user/.local/lib/python3.9/site-packages/gunicorn/arbiter.py", line 241, in handle_chld self.reap_workers() File "/home/user/.local/lib/python3.9/site-packages/gunicorn/arbiter.py", line 553, in reap_workers self.log.error(msg) File "/home/user/.local/lib/python3.9/site-packages/gunicorn/glogging.py", line 271, in error self.error_log.error(msg, *args, **kwargs) Message: 'Worker (pid:14) was sent SIGTERM!' Arguments: () [2025-07-09 11:33:41 +0000] [1] [ERROR] Worker (pid:13) was sent SIGTERM! [2025-07-09 11:33:41 +0000] [1] [ERROR] Worker (pid:15) was sent SIGTERM! [2025-07-09 11:33:41 +0000] [1] [ERROR] Worker (pid:12) was sent SIGTERM! [2025-07-09 11:33:41 +0000] [1] [ERROR] Worker (pid:7) was sent SIGTERM! [2025-07-09 11:33:41 +0000] [1] [ERROR] Worker (pid:11) was sent SIGTERM! [2025-07-09 11:33:41 +0000] [1] [ERROR] Worker (pid:16) was sent SIGTERM! [2025-07-09 11:34:10 +0000] [1] [ERROR] Shutting down: Master [2025-07-09 11:34:10 +0000] [1] [ERROR] Reason: Worker failed to boot.

Container logs:

Fetching error logs...