Space stuck in "Building" with zero logs — affects new Spaces too, all troubleshooting steps tried

Hi, I’m running into the same “stuck Building forever” issue reported in several other threads here.

Symptoms:

  • Space status shows “Building…” indefinitely (well past an hour)
  • Build log panel shows no content at all — not even initial queue/pull messages
  • Happens on both my original Space and a brand-new duplicate/re-created Space with the same files
  • Container tab also shows nothing

What I’ve already tried:

  • Factory Reboot (multiple times)
  • Verified requirements.txt and packages.txt are syntactically valid (confirmed locally with a Python parser)
  • Created a completely new Space from scratch with the same 5 files (app.py, requirements.txt, packages.txt, logo.png, README.md) — same stuck-building behavior
  • Tried a different browser/incognito window to rule out a client-side logs display issue

Space details:

  • Original: HaanIlango/Design_Analyzer
  • New attempt: HaanIlango/Visual_HeatMap_V2
  • Hardware: CPU Basic
  • SDK: Gradio
  • Visibility: Private

Since this reproduces on a fresh Space with valid files, it doesn’t seem to be an issue with my code. Would appreciate help figuring out if this is a known infra issue right now, or something specific to my account/region.

Thanks!