Datasets:

Modalities:
Image
Size:
< 1K
Libraries:
Datasets
License:

Docker Spaces stuck in Building with empty logs - account tao-shen

#591
by tao-shen - opened

Hi HF team,

All my Docker SDK Spaces are stuck in "Building" state with completely empty build logs. This affects my account tao-shen.

Affected Spaces

Diagnostic Results

Test SDK Status Conclusion
test-static-minimal static RUNNING (seconds) Account is NOT blocked
test-docker-minimal docker BUILDING (no logs) Docker build path broken
HuggingClaw docker BUILDING (no logs) Same issue
  • A Static SDK Space deployed successfully in seconds, confirming the account itself is not blocked.
  • A minimal Docker Space with just FROM python:3.11-slim + Flask hello-world is also stuck with zero build logs. This confirms the issue is NOT related to my Dockerfile.
  • The same Dockerfile for HuggingClaw was building and running successfully before.
  • Build logs API returns an empty SSE stream.

What I have tried (all unsuccessful)

  1. Factory reboot via API
  2. Delete Space and recreate with same name
  3. Create new Spaces with different slugs (HuggingClaw2, HuggingClaw3)
  4. Paused 4 other running Spaces to free resources
  5. SDK toggle trick (docker to static to docker)
  6. Pause then resume via API
  7. Push trivial commits to trigger rebuild

Environment

  • Account: tao-shen (free tier, cpu-basic)
  • Timeline: Started Feb 28, 2026, persisted over several hours
  • status.huggingface.co shows all services operational

Could someone please check the Docker build queue/scheduler for my account? Thank you!

Sign up or log in to comment