runtime error
Exit code: 1. Reason: 5-08-08 12:58:45,533 - __main__ - ERROR - ❌ Failed to start DigiPal: Your machine must be logged in to HF to debug a Gradio app locally. Please run `huggingface-cli login` or set `HF_TOKEN` as environment variable with one of your access token. You can generate a new token in your settings page (https://huggingface.co/settings/tokens). Traceback (most recent call last): File "/home/user/app/app.py", line 83, in <module> main() File "/home/user/app/app.py", line 80, in main raise e File "/home/user/app/app.py", line 71, in main gradio_interface.launch_interface( File "/home/user/app/digipal/ui/gradio_interface.py", line 1885, in launch_interface self.app = self.create_interface() ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/app/digipal/ui/gradio_interface.py", line 58, in create_interface with gr.Blocks( File "/home/user/.local/lib/python3.11/site-packages/gradio/blocks.py", line 2434, in __exit__ self.app = App.create_app(self, mcp_server=False) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.local/lib/python3.11/site-packages/gradio/routes.py", line 568, in create_app attach_oauth(app) File "/home/user/.local/lib/python3.11/site-packages/gradio/oauth.py", line 41, in attach_oauth _add_mocked_oauth_routes(app) File "/home/user/.local/lib/python3.11/site-packages/gradio/oauth.py", line 167, in _add_mocked_oauth_routes mocked_oauth_info = _get_mocked_oauth_info() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.local/lib/python3.11/site-packages/gradio/oauth.py", line 301, in _get_mocked_oauth_info raise ValueError( ValueError: Your machine must be logged in to HF to debug a Gradio app locally. Please run `huggingface-cli login` or set `HF_TOKEN` as environment variable with one of your access token. You can generate a new token in your settings page (https://huggingface.co/settings/tokens). 2025-08-08 12:58:45,738 - httpx - INFO - HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK"
Container logs:
Fetching error logs...