Skip to content

hf jobs issue while running an private space #477

@Hanz0Hasashi

Description

@Hanz0Hasashi

Traceback (most recent call last):
File "C:\Python312\Lib\site-packages\huggingface_hub\utils_http.py", line 407, in hf_raise_for_status
response.raise_for_status()
File "C:\Python312\Lib\site-packages\requests\models.py", line 1026, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: https://huggingface.co/api/jobs/pbk0

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in run_code
File "C:\Python312\Scripts\hf.exe_main
.py", line 6, in
File "C:\Python312\Lib\site-packages\huggingface_hub\cli\hf.py", line 59, in main
service.run()
File "C:\Python312\Lib\site-packages\huggingface_hub\cli\jobs.py", line 142, in run
job = api.run_job(
^^^^^^^^^^^^
File "C:\Python312\Lib\site-packages\huggingface_hub\hf_api.py", line 10046, in run_job
hf_raise_for_status(response)
File "C:\Python312\Lib\site-packages\huggingface_hub\utils_http.py", line 480, in hf_raise_for_status
raise _format(HfHubHTTPError, str(e), response) from e
huggingface_hub.errors.HfHubHTTPError: 500 Server Error: Internal Server Error for url: https://huggingface.co/api/jobs/pbk0 (Request ID: Root=1-695de8e8-2bfe643963f9eac9711d6e3d;2122a325-157f-478c-b736-e70bdf83c9a8)

Failed to call Jobs backend

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions