Spaces:
Paused
Space is stuck: restart always fails & hardware page never loads (infinite spinner)
Hi Hugging Face team,
My Space seems to be stuck in an unrecoverable backend state.
Space:
https://huggingface.co/spaces/TheFinAI/NewAnnotation
(Type: Label Studio / container-based)
Symptoms:
Restart always shows:
“503 Something went wrong when restarting this Space.”The Hardware page never loads (infinite spinner), so I cannot change hardware.
Editing files (README/app) and committing does NOT trigger a new build.
Build logs show no new builds.
Container logs show the app previously DID start successfully.
Sleep/Pause state also appears inconsistent.
This strongly suggests that the Space’s runtime / hardware metadata is corrupted and the container is stuck in a partial state. None of the UI controls can fix it.
Could you please hard-restart / reset the backend hardware state for this Space while preserving the persistent storage (/data)?
This is a Label Studio instance, so /data contains important annotation projects.
Thank you very much!