runtime error

Exit code: 1. Reason: on3.13/site-packages/gradio/processing_utils.py", line 448, in _move_to_cache temp_file_path = block.move_resource_to_block_cache(payload.path) File "/usr/local/lib/python3.13/site-packages/gradio/blocks.py", line 384, in move_resource_to_block_cache temp_file_path = processing_utils.save_url_to_cache( url_or_file_path, cache_dir=self.GRADIO_CACHE ) File "/usr/local/lib/python3.13/site-packages/gradio/processing_utils.py", line 346, in ssrf_protected_download return client_utils.synchronize_async(async_ssrf_protected_download, url, cache_dir) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/gradio_client/utils.py", line 862, in synchronize_async return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/fsspec/asyn.py", line 103, in sync raise return_result File "/usr/local/lib/python3.13/site-packages/fsspec/asyn.py", line 56, in _runner result[0] = await coro ^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/gradio/processing_utils.py", line 295, in async_ssrf_protected_download response = await sh.get( ^^^^^^^^^^^^^ url, domain_whitelist=PUBLIC_HOSTNAME_WHITELIST, _transport=async_transport ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/safehttpx/__init__.py", line 147, in get verified_ip = await async_validate_url(hostname) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/safehttpx/__init__.py", line 87, in async_validate_url raise ValueError(f"Unable to resolve hostname {hostname}: {e}") from e ValueError: Unable to resolve hostname gradio-static-files.s3.us-west-2.amazonaws.com: [Errno -3] Temporary failure in name resolution

Container logs:

Fetching error logs...