{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreic324q6oggowvbyurumzhj7lsun7wcfpruit24pa42mxra57kwqoa",
    "uri": "at://did:plc:pgryn3ephfd2xgft23qokfzt/app.bsky.feed.post/3mfx7wbwi4zs2"
  },
  "path": "/t/docker-spaces-stuck-in-building-with-empty-logs-all-docker-builds-affected/173898#post_1",
  "publishedAt": "2026-02-28T21:22:46.000Z",
  "site": "https://discuss.huggingface.co",
  "tags": [
    "HuggingClaw - a Hugging Face Space by tao-shen",
    "test-docker-minimal - a Hugging Face Space by tao-shen",
    "status.huggingface.co"
  ],
  "textContent": "Hi HF team,\n\nAll my Docker SDK Spaces are stuck in “Building” state with completely empty build logs. This affects my account `tao-shen`.\n\n## Affected Spaces\n\n  * HuggingClaw - a Hugging Face Space by tao-shen (main project)\n  * test-docker-minimal - a Hugging Face Space by tao-shen (minimal Flask hello-world Dockerfile for diagnosis)\n\n\n\n## Diagnostic Results\n\nTest | SDK | Status | Conclusion\n---|---|---|---\ntest-static-minimal | static | RUNNING (deployed in seconds) | Account is NOT blocked\ntest-docker-minimal | docker | BUILDING (no logs) | Docker build path broken\nHuggingClaw | docker | BUILDING (no logs) | Same issue\n\n  * A **Static SDK Space** deployed successfully in seconds → account is NOT blocked\n  * A **minimal Docker Space** with just `FROM python:3.11-slim` + Flask hello-world is also stuck with zero build logs → this is NOT a Dockerfile issue\n  * The same Dockerfile for HuggingClaw was building and running successfully before\n  * Build logs API (`/api/spaces/{repo}/logs/build`) returns empty SSE stream\n\n\n\n## What I have tried (all unsuccessful)\n\n  1. Factory reboot via API (`restart?factory=true`)\n  2. Delete Space and recreate with same name\n  3. Create new Spaces with different slugs (HuggingClaw2, HuggingClaw3)\n  4. Paused 4 other running Spaces to free resources\n  5. SDK toggle trick (docker → static → docker)\n  6. Pause then resume via API\n  7. Push trivial commits to trigger rebuild\n\n\n\n## Environment\n\n  * Account: `tao-shen` (free tier, cpu-basic)\n  * Timeline: Started Feb 28, 2026, persisted over several hours\n  * status.huggingface.co shows all services operational\n\n\n\nCould someone please check the Docker build queue/scheduler for my account? Thank you!",
  "title": "Docker Spaces stuck in \"Building\" with empty logs - all Docker builds affected"
}