runtime error

Exit code: 1. Reason: [00:08, 72.3MiB/s] Downloading all files: 603MiB [00:08, 69.4MiB/s] ERROR:root:Error clearing logs: [Errno 2] No such file or directory: '/app/logs' ERROR:root:Error clearing audios: [Errno 2] No such file or directory: '/app/audios' INFO:root:Sleeping for 86400 seconds Traceback (most recent call last): File "/app/app.py", line 47, in <module> with gr.Blocks( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1071, in __init__ super().__init__(render=False, **kwargs) TypeError: BlockContext.__init__() got an unexpected keyword argument 'theme' DEBUG:httpcore.connection:connect_tcp.started host='api.gradio.app' port=443 local_address=None timeout=3 socket_options=None DEBUG:httpcore.connection:connect_tcp.complete return_value=<httpcore._backends.sync.SyncStream object at 0x7f7cc99d04f0> DEBUG:httpcore.connection:start_tls.started ssl_context=<ssl.SSLContext object at 0x7f7bebb41ec0> server_hostname='api.gradio.app' timeout=3 DEBUG:httpcore.connection:start_tls.complete return_value=<httpcore._backends.sync.SyncStream object at 0x7f7cc99d04c0> DEBUG:httpcore.http11:send_request_headers.started request=<Request [b'GET']> DEBUG:httpcore.http11:send_request_headers.complete DEBUG:httpcore.http11:send_request_body.started request=<Request [b'GET']> DEBUG:httpcore.http11:send_request_body.complete DEBUG:httpcore.http11:receive_response_headers.started request=<Request [b'GET']> DEBUG:httpcore.http11:receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Sat, 06 Dec 2025 06:06:44 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'*')]) DEBUG:httpcore.http11:receive_response_body.started request=<Request [b'GET']> DEBUG:httpcore.http11:receive_response_body.complete DEBUG:httpcore.http11:response_closed.started DEBUG:httpcore.http11:response_closed.complete DEBUG:httpcore.connection:close.started DEBUG:httpcore.connection:close.complete

Container logs:

Fetching error logs...