runtime error
Exit code: 3. Reason: /opt/conda/lib/python3.11/site-packages/huggingface_hub/constants.py:310: FutureWarning: The `HF_HUB_ENABLE_HF_TRANSFER` environment variable is deprecated as 'hf_transfer' is not used anymore. Please use `HF_XET_HIGH_PERFORMANCE` instead to enable high performance transfer with Xet. Visit https://huggingface.co/docs/huggingface_hub/package_reference/environment_variables#hfxethighperformance for more details. warnings.warn( INFO: Started server process [7] INFO: Waiting for application startup. ERROR: Traceback (most recent call last): File "/opt/conda/lib/python3.11/site-packages/starlette/routing.py", line 648, in lifespan async with self.lifespan_context(app) as maybe_state: File "/opt/conda/lib/python3.11/site-packages/fastapi/routing.py", line 265, in __aenter__ await self._router._startup() File "/opt/conda/lib/python3.11/site-packages/fastapi/routing.py", line 6377, in _startup handler() File "/app/molmoact2_server.py", line 123, in _startup raise RuntimeError("NORI_INFER_TOKEN must be set (bearer token for /act)") RuntimeError: NORI_INFER_TOKEN must be set (bearer token for /act) ERROR: Application startup failed. Exiting.
Container logs:
Fetching error logs...