runtime error

has not been saved to the git credentials helper. Pass `add_to_git_credential=True` in this function directly or `--add-to-git-credential` if using via `huggingface-cli` if you want to set the git credential as well. Token is valid (permission: write). Your token has been saved to /home/user/.cache/huggingface/token Login successful Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/argilla/_exceptions/_api.py", line 81, in _handler_wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/argilla/_api/_workspaces.py", line 69, in list response.raise_for_status() File "/usr/local/lib/python3.10/site-packages/httpx/_models.py", line 759, in raise_for_status raise HTTPStatusError(message, request=request, response=self) httpx.HTTPStatusError: Server error '503 Service Unavailable' for url 'https://plaguss-argilla-sdk-chatbot.hf.space/api/v1/me/workspaces' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/503 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 50, in <module> argilla_dataset = client_rg.datasets(settings.ARGILLA_DATASET) File "/usr/local/lib/python3.10/site-packages/argilla/client.py", line 270, in __call__ workspace = self._client.workspaces[0] File "/usr/local/lib/python3.10/site-packages/argilla/client.py", line 212, in __getitem__ model = self._api.list()[index] File "/usr/local/lib/python3.10/site-packages/argilla/_exceptions/_api.py", line 83, in _handler_wrapper _error_switch(status_code=e.response.status_code, error_detail=e.response.text) File "/usr/local/lib/python3.10/site-packages/argilla/_exceptions/_api.py", line 77, in _error_switch raise exception_class(f"{exception_class.message}. Details: {error_detail}") argilla._exceptions._api.ArgillaAPIError: Argilla SDK error: ArgillaAPIError: Argilla SDK error. Details: Your space is in error, check its status on hf.co

Container logs:

Fetching error logs...