runtime error
Exit code: 1. Reason: GET https://huggingface.co/api/datasets/osaaso/build-small-hackathon-registrations-auto-backup "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://huggingface.co/api/datasets/osaaso/build-small-hackathon-registrations-auto-backup/tree/main?recursive=false&expand=false "HTTP/1.1 200 OK" [INIT] Found existing Parquet file in osaaso/build-small-hackathon-registrations-auto-backup INFO:__main__:Starting Build Small Hackathon Registration System INFO:__main__:Dataset: osaaso/registrations INFO:httpx:HTTP Request: GET https://huggingface.co/api/datasets/osaaso/registrations/tree/main?recursive=true&expand=false "HTTP/1.1 200 OK" INFO:__main__:Dataset health check passed - found 1 parquet files INFO:__main__:System ready - dataset is healthy /app/app.py:827: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: theme, css. Please pass these parameters to launch() instead. with gr.Blocks( INFO:httpx:HTTP Request: HEAD https://huggingface.co/api/telemetry/https%3A/api.gradio.app/gradio-initiated-analytics "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" * Running on local URL: http://0.0.0.0:7860, with SSR ⚡ (experimental, to disable set `ssr_mode=False` in `launch()`) INFO:httpx:HTTP Request: GET http://localhost:7860/gradio_api/startup-events "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: HEAD http://0.0.0.0:7861/ "HTTP/1.1 200 OK" Traceback (most recent call last): File "/app/app.py", line 1055, in <module> demo.launch(allowed_paths=["."]) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/gradio/blocks.py", line 2848, in launch raise ValueError( "When localhost is not accessible, a shareable link must be created. Please set share=True or check your proxy settings to allow access to localhost." ) ValueError: When localhost is not accessible, a shareable link must be created. Please set share=True or check your proxy settings to allow access to localhost.
Container logs:
Fetching error logs...