{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreigb2cgvxfy7uzuggfms3vgvei2txcalvup5ugvsf6qksxnjmsjfwm",
    "uri": "at://did:plc:pgryn3ephfd2xgft23qokfzt/app.bsky.feed.post/3mhvnbsql5ix2"
  },
  "path": "/t/my-hugging-face-space-keep-starting/174616#post_3",
  "publishedAt": "2026-03-25T13:55:14.000Z",
  "site": "https://discuss.huggingface.co",
  "tags": [
    "https://sakizuki-danboorusearch.hf.space/",
    "HF Space stuck at Starting - #2 by John6666"
  ],
  "textContent": "Here is some new information. My log output shows:\n\n\n    ===== Application Startup at 2026-03-25 13:50:08 =====\n\n    ==== [Step 1] 脚本开始执行 ====\n    /usr/local/lib/python3.12/site-packages/jieba/_compat.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.\n      import pkg_resources\n    NiceGUI ready to go on http://localhost:7860, and http://10.108.61.149:7860\n    [Counter] 同步成功!搜索:13793, 成功交互:10372, 复制:2385, bad_cases:4\n    ==== [System] 开始预热计数器与引擎 ====\n    [Counter] 初始化完成(hf):搜索=13793, 访问=23932, 复制=2385\n    [platform_utils] 使用 HuggingFace Hub 模型: BAAI/bge-m3\n    [Engine] 云端环境 (hf),开始拉取数据文件...\n    [Engine] 云端数据文件拉取完毕。\n    [Engine] 加载缓存 (tags_embedding) ...\n    [Engine] 加载模型 (path=BAAI/bge-m3, device=cpu)...\n    Loading weights:   0%|          | 0/391 [00:00<?, ?it/s]\n    Loading weights: 100%|██████████| 391/391 [00:00<00:00, 15207.60it/s]\n    [Engine] 检查增量变更...\n    Current columns: ['name', 'cn_name', 'wiki', 'post_count', 'category', 'nsfw']\n    [Engine] 数据已是最新,无需更新。\n    Building prefix dict from the default dictionary ...\n    Dumping model to file cache /tmp/jieba.cache\n    Loading model cost 0.744 seconds.\n    Prefix dict has been built successfully.\n    [Engine] 加载共现表 (cooccurrence_clean.parquet)...\n    [Engine] 共现表加载完成,27,527 个 tag,耗时 2.47s\n    [Engine] 初始化完成,耗时 37.70s\n    ==== [System] 后台预热全部完成! ====\n\n\n\nEverything looks perfectly normal. Moreover, when I access the direct link https://sakizuki-danboorusearch.hf.space/, it works perfectly fine.\n\nI read the post HF Space stuck at Starting - #2 by John6666 and followed the steps to check:\n\n  1. Step 1 – Fix host and port in your app code: No issues with this step.\n  2. Step 2 – If Docker: align app_port, EXPOSE, and CMD: The corresponding content is already in the readme and dockerfile.\n  3. Step 3 – Ensure / returns something (for non-Gradio apps): Local verification is perfectly normal.\n  4. Step 4 – Check for silent crashes and permission issues: Full logs have been obtained and everything looks fine.\n\n",
  "title": "My Hugging Face Space keep starting"
}