Spaces:
Running
Running
File size: 614 Bytes
877add7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | {
"passed": false,
"status": "blocked",
"checked_on": "2026-04-25",
"space_url": "",
"repo_id": "",
"blocking_reason": "Hugging Face CLI auth is invalid in this workspace. Run ./.venv/bin/hf auth login, set HF_SPACE_REPO_ID, deploy with scripts/deploy_space.sh, then replace this file with the successful spaces info and OpenEnv runtime validation payload.",
"required_commands": [
"./.venv/bin/hf auth whoami",
"bash scripts/deploy_space.sh --repo-id \"$HF_SPACE_REPO_ID\"",
"./.venv/bin/hf spaces info \"$HF_SPACE_REPO_ID\"",
"openenv validate --url \"https://<space-host>\""
]
}
|