# Space page and commit API both return 500 Internal Server Error

> Source: <https://discuss.huggingface.co/t/space-page-and-commit-api-both-return-500-internal-server-error/180493#post_1>
> Published: 2026-09-16 07:24:57+00:00

Hi Hugging Face team,

My Space [SAkizuki/DanbooruSearch](https://huggingface.co/spaces/SAkizuki/DanbooruSearch) is returning **500 Internal Server Error** when I open its page (screenshot attached).

Syncing from GitHub Actions using `HfApi.upload_folder()` also fails at the commit endpoint, even after all five automatic retries:

```
POST https://huggingface.co/api/spaces/SAkizuki/DanbooruSearch/commit/main
500 Internal Server Error
```

Request ID from the failed API call:

```
Root=1-6aaa4082-13a7e082564b8f3f1ed8ed5d;a9f32482-8952-4af0-9d3f-bad0293a606b
```

Could you please check whether this is a Hub issue or something specific to this Space, and advise on how to restore access and uploads?

Thanks!
