runtime error

e/user/.local/lib/python3.10/site-packages/gradio/components/button.py", line 71, in __init__ self.icon = self.move_resource_to_block_cache(icon) File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 250, in move_resource_to_block_cache temp_file_path = processing_utils.save_url_to_cache( File "/home/user/.local/lib/python3.10/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.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/user/.local/lib/python3.10/site-packages/httpx/_api.py", line 158, in stream with client.stream( File "/usr/local/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/user/.local/lib/python3.10/site-packages/httpx/_client.py", line 871, in stream response = self.send( File "/home/user/.local/lib/python3.10/site-packages/httpx/_client.py", line 915, in send response = self._send_handling_auth( File "/home/user/.local/lib/python3.10/site-packages/httpx/_client.py", line 943, in _send_handling_auth response = self._send_handling_redirects( File "/home/user/.local/lib/python3.10/site-packages/httpx/_client.py", line 980, in _send_handling_redirects response = self._send_single_request(request) File "/home/user/.local/lib/python3.10/site-packages/httpx/_client.py", line 1016, in _send_single_request response = transport.handle_request(request) File "/home/user/.local/lib/python3.10/site-packages/httpx/_transports/default.py", line 230, in handle_request with map_httpcore_exceptions(): File "/usr/local/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/user/.local/lib/python3.10/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...