runtime error

Space failed. Exit code: 1. Reason: resource_to_block_cache(payload.path, block) File "/usr/local/lib/python3.9/site-packages/gradio/processing_utils.py", line 234, in move_resource_to_block_cache return block.move_resource_to_block_cache(url_or_file_path) File "/usr/local/lib/python3.9/site-packages/gradio/blocks.py", line 250, in move_resource_to_block_cache temp_file_path = processing_utils.save_url_to_cache( File "/usr/local/lib/python3.9/site-packages/gradio/processing_utils.py", line 193, in save_url_to_cache with httpx.stream("GET", url) as r, open(full_temp_file_path, "wb") as f: File "/usr/local/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/usr/local/lib/python3.9/site-packages/httpx/_api.py", line 158, in stream with client.stream( File "/usr/local/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/usr/local/lib/python3.9/site-packages/httpx/_client.py", line 871, in stream response = self.send( File "/usr/local/lib/python3.9/site-packages/httpx/_client.py", line 915, in send response = self._send_handling_auth( File "/usr/local/lib/python3.9/site-packages/httpx/_client.py", line 943, in _send_handling_auth response = self._send_handling_redirects( File "/usr/local/lib/python3.9/site-packages/httpx/_client.py", line 980, in _send_handling_redirects response = self._send_single_request(request) File "/usr/local/lib/python3.9/site-packages/httpx/_client.py", line 1016, in _send_single_request response = transport.handle_request(request) File "/usr/local/lib/python3.9/site-packages/httpx/_transports/default.py", line 231, in handle_request resp = self._pool.handle_request(req) File "/usr/local/lib/python3.9/contextlib.py", line 137, in __exit__ self.gen.throw(typ, value, traceback) File "/usr/local/lib/python3.9/site-packages/httpx/_transports/default.py", line 84, in map_httpcore_exceptions raise mapped_exc(message) from exc httpx.ConnectError: [Errno -3] Temporary failure in name resolution

Container logs:

Fetching error logs...