Skip to content

Health check failed: no response, port 8001 taken loop #13

Description

@rugabunda

Installed for ampere


Generating:   0%|                                                                                                            | 0/1 [00:10<?, ?steps/s, Prefill=1464tok/s, Decode=39tok/s][Pipeline] Health check failed: no response (1/3)
Generating:   0%|                                                                                                            | 0/1 [00:20<?, ?steps/s, Prefill=1464tok/s, Decode=31tok/s][Pipeline] Health check failed: no response (2/3)
Generating:   0%|                                                                                                            | 0/1 [00:30<?, ?steps/s, Prefill=1464tok/s, Decode=21tok/s][Pipeline] Health check failed: no response (3/3)
[Pipeline] Zombie detected, killing process...
Generating:   0%|                                                                                                            | 0/1 [00:30<?, ?steps/s, Prefill=1464tok/s, Decode=30tok/s][Pipeline] Restarting in 1s (attempt 1/10)
[CreateSample] Error: TypeError: fetch failed
    at node:internal/deps/undici/undici:13510:13
    at async <anonymous> (D:\AI\Audio\ACE-Step-Studio\app\server\src\routes\generate.ts:1574:15) {
  [cause]: Error: read ECONNRESET
      at TCP.onStreamRead (node:internal/stream_base_commons:216:20) {
    errno: -4077,
    code: 'ECONNRESET',
    syscall: 'read'
  }
}

if this error happens (it does not always happen, but typically does) then the following port error happens unanimously

Model: D:\AI\Audio\ACE-Step-Studio\ACE-Step-1.5\checkpoints\acestep-5Hz-lm-0.6B
Device: NVIDIA GeForce RTX 3080 Ti
GPU Memory Utilization: 0.272
Low GPU Memory Mode: False
[Gradio] 5Hz LM initialized successfully
[Gradio] Service initialization completed successfully!
Creating Gradio interface with language: en...
[Gradio] Enabling queue for multi-user support...
[Gradio] Launching server on 127.0.0.1:8001...
Enabling API endpoints...
Error launching Gradio: Cannot find empty port in range: 8001-8001. You can specify a different port by setting the GRADIO_SERVER_PORT environment variable or passing the `server_port` parameter to `launch()`.
Traceback (most recent call last):
  File "D:\AI\Audio\ACE-Step-Studio\ACE-Step-1.5\acestep\acestep_v15_pipeline.py", line 676, in main
    demo.launch(
  File "D:\AI\Audio\ACE-Step-Studio\python\Lib\site-packages\gradio\blocks.py", line 2715, in launch
    ) = http_server.start_server(
        ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:\AI\Audio\ACE-Step-Studio\python\Lib\site-packages\gradio\http_server.py", line 182, in start_server
    raise OSError(
OSError: Cannot find empty port in range: 8001-8001. You can specify a different port by setting the GRADIO_SERVER_PORT environment variable or passing the `server_port` parameter to `launch()`.
[Pipeline] Process exited: code=1 signal=null
[Pipeline] Restarting in 1s (attempt 2/10)
[Model] Pipeline restarted — resetting model state to defaults
[Pipeline] Starting: D:\AI\Audio\ACE-Step-Studio\python\python.exe -u -m acestep.acestep_v15_pipeline --config_path marcorez8/acestep-v15-xl-turbo-bf16 --port 8001 --init_service true --init_llm true --lm_model_path acestep-5Hz-lm-0.6B --backend pt --enable-api --offload_to_cpu true
[Pipeline] CWD: D:\AI\Audio\ACE-Step-Studio\ACE-Step-1.5
[Gradio] Loaded configuration from D:\AI\Audio\ACE-Step-Studio\ACE-Step-1.5\.env.example (fallback)
D:\AI\Audio\ACE-Step-Studio\python\Lib\site-packages\transformers\utils\hub.py:110: FutureWarning: Using `TRANSFORMERS_CACHE` is deprecated and will be removed in v5 of Transformers. Use `HF_HOME` instead.
  warnings.warn(
Skipping import of cpp extensions due to incompatible torch version 2.7.1+cu126 for torchao version 0.16.0             Please see https://github.com/pytorch/ao/issues/2919 for more info
W0526 16:35:41.674000 27700 Lib\site-packages\torch\distributed\elastic\multiprocessing\redirects.py:29] NOTE: Redirects are currently not supported in Windows or MacOs.

Nothing else is using port 8001 but ace-step. Installed for ampere. It cycles over and over trying to do something it fails to achieve.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions