runtime error

Exit code: 1. Reason: β”‚ β”‚ β”‚ β”‚ /usr/local/lib/python3.10/site-packages/argilla/client/sdk/_helpers.py:63 in β”‚ β”‚ check_response β”‚ β”‚ β”‚ β”‚ 60 β”‚ β”‚ β”‚ message=message, β”‚ β”‚ 61 β”‚ β”‚ β”‚ response=response.content, β”‚ β”‚ 62 β”‚ β”‚ ) β”‚ β”‚ ❱ 63 β”‚ handle_response_error(response, **kwargs) β”‚ β”‚ 64 β”‚ β”‚ β”‚ β”‚ /usr/local/lib/python3.10/site-packages/argilla/client/sdk/commons/errors_ha β”‚ β”‚ ndler.py:62 in handle_response_error β”‚ β”‚ β”‚ β”‚ 59 β”‚ elif response.status_code == GenericApiError.HTTP_STATUS: β”‚ β”‚ 60 β”‚ β”‚ error_type = GenericApiError β”‚ β”‚ 61 β”‚ else: β”‚ β”‚ ❱ 62 β”‚ β”‚ raise HttpResponseError(response=response) β”‚ β”‚ 63 β”‚ raise error_type(**error_args) β”‚ β”‚ 64 β”‚ ╰──────────────────────────────────────────────────────────────────────────────╯ HttpResponseError: Received an HTTP error from server Response status: 503 Response content: b'Your space is in error, check its status on hf.co'

Container logs:

Fetching error logs...