runtime error
Exit code: 1. Reason: ().__init__(api_url=api_url, api_key=api_key, timeout=timeout, retries=retries, **http_client_args) File "/home/user/.local/lib/python3.10/site-packages/argilla/_api/_client.py", line 145, in __init__ self._validate_connection() File "/home/user/.local/lib/python3.10/site-packages/argilla/_api/_client.py", line 159, in _validate_connection user = self.api.users.get_me() File "/home/user/.local/lib/python3.10/site-packages/argilla/_exceptions/_api.py", line 91, in _handler_wrapper return func(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/argilla/_api/_users.py", line 90, in get_me response = self.http_client.get("/api/v1/me") File "/home/user/.local/lib/python3.10/site-packages/httpx/_client.py", line 1066, in get return self.request( File "/home/user/.local/lib/python3.10/site-packages/httpx/_client.py", line 837, in request return self.send(request, auth=auth, follow_redirects=follow_redirects) File "/home/user/.local/lib/python3.10/site-packages/httpx/_client.py", line 926, in send response = self._send_handling_auth( File "/home/user/.local/lib/python3.10/site-packages/httpx/_client.py", line 954, in _send_handling_auth response = self._send_handling_redirects( File "/home/user/.local/lib/python3.10/site-packages/httpx/_client.py", line 991, in _send_handling_redirects response = self._send_single_request(request) File "/home/user/.local/lib/python3.10/site-packages/httpx/_client.py", line 1027, in _send_single_request response = transport.handle_request(request) File "/home/user/.local/lib/python3.10/site-packages/httpx/_transports/default.py", line 235, 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 89, in map_httpcore_exceptions raise mapped_exc(message) from exc httpx.ReadTimeout: The read operation timed out
Container logs:
Fetching error logs...