runtime error
Exit code: 3. Reason: lf) requests.exceptions.HTTPError: 401 Client Error: Unauthorized for url: https://huggingface.co/api/whoami-v2 The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 1782, in whoami hf_raise_for_status(r) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 480, in hf_raise_for_status raise _format(HfHubHTTPError, str(e), response) from e huggingface_hub.errors.HfHubHTTPError: 401 Client Error: Unauthorized for url: https://huggingface.co/api/whoami-v2 (Request ID: Root=1-6a4626eb-5207f9a81d4f06cd6c3948ea;4fe02484-6be0-4e9d-b85e-de1209d79ee2) Invalid username or password. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/starlette/routing.py", line 694, in lifespan async with self.lifespan_context(app) as maybe_state: File "/usr/local/lib/python3.10/site-packages/starlette/routing.py", line 571, in __aenter__ await self._router.startup() File "/usr/local/lib/python3.10/site-packages/starlette/routing.py", line 673, in startup handler() File "/usr/local/lib/python3.10/site-packages/fasthtml_hf/backup.py", line 23, in download did = get_dataset_id(cfg) File "/usr/local/lib/python3.10/site-packages/fasthtml_hf/backup.py", line 19, in get_dataset_id return f"{whoami(_token())['name']}/{did}" File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 1796, in whoami raise HTTPError(error_message, request=e.request, response=e.response) from e requests.exceptions.HTTPError: Invalid user token. The token from HF_TOKEN environment variable is invalid. Note that HF_TOKEN takes precedence over `hf auth login`. ERROR: Application startup failed. Exiting.
Container logs:
Fetching error logs...