runtime error
Exit code: 2. Reason: sper/transcribe.py", line 13, in <module> import ctranslate2 File "/app/.venv/lib/python3.10/site-packages/ctranslate2/__init__.py", line 21, in <module> from ctranslate2._ext import ( ImportError: libctranslate2-032e8c30.so.4.3.1: cannot enable executable stack as shared object requires: Invalid argument Process celery exited with status 2 Initiating graceful shutdown... Terminating gunicorn... [2026-02-03 21:55:34 +0000] [52] [INFO] Handling signal: term [2026-02-03 21:55:34 +0000] [52] [ERROR] Worker (pid:53) exited with code 3 Traceback (most recent call last): File "/app/.venv/lib/python3.10/site-packages/gunicorn/arbiter.py", line 223, in run handler() File "/app/.venv/lib/python3.10/site-packages/gunicorn/arbiter.py", line 256, in handle_term raise StopIteration StopIteration During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/app/.venv/bin/gunicorn", line 8, in <module> sys.exit(run()) File "/app/.venv/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py", line 66, in run WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run() File "/app/.venv/lib/python3.10/site-packages/gunicorn/app/base.py", line 235, in run super().run() File "/app/.venv/lib/python3.10/site-packages/gunicorn/app/base.py", line 71, in run Arbiter(self).run() File "/app/.venv/lib/python3.10/site-packages/gunicorn/arbiter.py", line 226, in run self.halt() File "/app/.venv/lib/python3.10/site-packages/gunicorn/arbiter.py", line 341, in halt self.stop() File "/app/.venv/lib/python3.10/site-packages/gunicorn/arbiter.py", line 395, in stop time.sleep(0.1) File "/app/.venv/lib/python3.10/site-packages/gunicorn/arbiter.py", line 241, in handle_chld self.reap_workers() File "/app/.venv/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> Exiting with status 2
Container logs:
Fetching error logs...