All my Spaces stuck at Build Queued/Building — even an empty Space with a trivial Dockerfile won't build

Hi HF team,

All my Docker Spaces are stuck and never finish building. The build log only ever shows the queued line and never progresses to a running container, e.g.:

===== Build Queued at 2026-07-17 00:04:41 / Commit SHA: 989dfd4 =====

Things I’ve already ruled out, which point to an account/infra issue rather than my code:

  • Factory rebuild and restart do not help.
  • Reverting to a known-good commit that built successfully before does NOT help — same commit is now stuck.
  • I created a brand-new empty Space with a one-line Dockerfile (FROM python:3.11-slim + CMD [“python”,“-m”,“http.server”,“7860”]) and it ALSO stays stuck — so it’s not specific to any repo.
  • The exact same image builds and runs fine locally (docker build + docker run -p 7860:7860).
  • status.huggingface.co is green, so there’s no global incident showing.

This looks like a stuck build worker / scheduler issue tied to my account. Could someone please check and unblock the build queue for my account?

Username: MateFerreyra
Affected Space: MateFerreyra/Modulo-6 (and a new empty test Space, same behavior)
Hardware: [free CPU basic / paid — completá]

Thanks!

Same crap here. They claim all their services are online (status page), of course that’s bulshit.

Probably connected to the recent AWS outage.

Hi, I am experiencing the exact same issue here. My Space is also stuck in the “Building” state, and there is absolutely no output in the build logs:

Username: RioShiina
Affected Space: RioShiina/ImageGen
Hardware: ZeroGPU

Could the team please check into this? Thanks!

Same, none of my Spaces will build. Even one that was running perfectly fine and I did a Factory Build on it just to test and it stays stuck on Building.

I am facing same issue with HF spaces. None of the space is getting docker build for me. All of those gets stuck with “No Logs” message in the build section for image build using docker.

Im getting the same issue as well, with both of my spaces. I was trying to figure out why it would just randomly do this until I saw this thread.

+1 — same issue. Space manishvishist/deepcover2 (PRO account), production site is down. Build stuck at “Build Queued”, never picks up a worker. Restart, factory-rebuild, and reverting to a known-good commit all do NOT help — exactly as described. Please prioritize, this is a live production Space.

I’m facing this issue to, after delete and recreate my space, it still building for an hour. Please fix this issue

Username: relv-dev / Affected : All My Space / Docker, CPU-basic / Pro Subscription

Same issue here with Gradio SDK Spaces on free CPU-basic — so it’s not limited to Docker or ZeroGPU. Build logs stay empty and the API shows "hardware": {"current": null} forever. Factory reboot, duplicating, and a brand-new minimal test Space all stuck the same way. A previously built Space restarts fine, so only the build pipeline is affected.

Username: DHjp / Affected: DHjp/shinkokin-ai-ws, DHjp/test / Gradio 6.15.1, CPU-basic

Thank God, I thought it was only me!

The space is still starting normally, so perhaps there’s an issue with the server build.

experiencing the same issue .

I have the exact same issue everything is stuck at building when I try to use somebody’s spaces it says something about falling back to IP and not using my credits or nothing Something is really really wrong and it’s been going on for about two days if they ain’t got it fixed by in the morning I’m doing a chargeback because I thought I was legitly out of money and put 20 bucks in it and it was already 19 in it and I still can’t use it so that ain’t gonna happen especially can’t get done what I needed to do’cause I on a deadline for a project that I was relying on this for

same here I had posted earlier on this, seems like the issue is propagating to more users now.

Pro account stick with Free quota - Site Feedback - Hugging Face Forums

I also have the exact same issue everything is stuck at building factory rebuild also doesn’t work

Hi, I am experiencing the same issue on both of my Spaces.

Account details:

  • Username: phucsd
  • Account tier: Hugging Face PRO

Affected Spaces:

  1. phucsd/omnivoice-gateway-backend
    • Display name: OmniVoice Gateway
    • Hardware: Paid CPU Upgrade
    • Current status: Stuck in Building
    • Duration: More than 2 hours
  2. phucsd/autocode-video
    • Display name: AutoCode Video
    • Current status: Stuck in Building
    • Duration: More than 4 hours

same issue!

Same here, on a PRO account — adding two data points that may help the team narrow it down:

**Existing docker Space — builds never START:** an existing docker Space of mine (cpu-basic; happy to share the exact name privately). Since 2026-07-16 22:26 UTC no build ever starts: stage stays RUNNING_BUILDING, Build log showed only “Build Queued at 22:48:50” and later just “No logs”. Tried factory reboot via API, UI “Restart space”, UI “Factory rebuild”, and a real git commit to the Space repo — nothing gets picked up. The previously running app keeps serving fine.

**Brand-new docker Space — build starts but never FINISHES:** created `builder-test-tmp` (Streamlit docker template) at ~05:57 UTC as a control test. A builder picked it up within seconds, but it has been “Building” for 30+ minutes with no completion.

So existing Spaces never start a build, and new Spaces start but don’t finish. The status page still shows all services operational — an acknowledgment there would help a lot. Thanks!

@alonmalka33 It seems right when they said to have fixed the issues on the Status page about three hours ago is when I started having issues too.

Same issue for me as well, stalling my hackathon work