runtime error
Exit code: 1. Reason: onnect_tcp.complete return_value=<httpcore._backends.sync.SyncStream object at 0x7f33194a2140> 2025-10-28 01:06:29,818 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f333835dbc0> server_hostname='api.gradio.app' timeout=3 2025-10-28 01:06:29,952 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.sync.SyncStream object at 0x7f33194a2110> 2025-10-28 01:06:29,952 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'GET']> 2025-10-28 01:06:29,952 - httpcore.http11 - DEBUG - send_request_headers.complete 2025-10-28 01:06:29,952 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'GET']> 2025-10-28 01:06:29,952 - httpcore.http11 - DEBUG - send_request_body.complete 2025-10-28 01:06:29,952 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'GET']> 2025-10-28 01:06:30,020 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Tue, 28 Oct 2025 00:06:29 GMT'), (b'Content-Type', b'application/json'), (b'Content-Length', b'21'), (b'Connection', b'keep-alive'), (b'Server', b'nginx/1.18.0'), (b'Access-Control-Allow-Origin', b'*')]) 2025-10-28 01:06:30,021 - httpx - INFO - HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" 2025-10-28 01:06:30,021 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'GET']> 2025-10-28 01:06:30,021 - httpcore.http11 - DEBUG - receive_response_body.complete 2025-10-28 01:06:30,021 - httpcore.http11 - DEBUG - response_closed.started 2025-10-28 01:06:30,021 - httpcore.http11 - DEBUG - response_closed.complete 2025-10-28 01:06:30,021 - httpcore.connection - DEBUG - close.started 2025-10-28 01:06:30,022 - httpcore.connection - DEBUG - close.complete /usr/local/lib/python3.10/site-packages/gradio/analytics.py:106: UserWarning: IMPORTANT: You are using gradio version 4.37.2, however version 4.44.1 is available, please upgrade. -------- warnings.warn(
Container logs:
Fetching error logs...