Comfy-Org / Comfy-Org/ComfyUI

Service stuck after abnormal shutdown: “All startup tasks have been completed” for over 120 minutes

Open
#9,417 3 comments 2 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

I suspect this issue might be related to an abnormal shutdown of the system.
After restarting the comfyui service, no errors were reported in the logs.
However, the process hangs at the message:

All startup tasks have been completed.

and remains stuck there for more than 120 minutes without any further progress.
System:Debian12
Steps taken: python main.py --listen
Result: Service starts but does not proceed past the “All startup tasks have been completed” message.

==================== Log excerpt =======================
FETCH ComfyRegistry Data: 5/94
FETCH ComfyRegistry Data: 10/94
FETCH ComfyRegistry Data: 15/94
FETCH ComfyRegistry Data: 20/94
FETCH ComfyRegistry Data: 25/94
FETCH ComfyRegistry Data: 30/94
FETCH ComfyRegistry Data: 35/94
FETCH ComfyRegistry Data: 40/94
FETCH ComfyRegistry Data: 45/94
FETCH ComfyRegistry Data: 50/94
FETCH ComfyRegistry Data: 55/94
FETCH ComfyRegistry Data: 60/94
FETCH ComfyRegistry Data: 65/94
FETCH ComfyRegistry Data: 70/94
FETCH ComfyRegistry Data: 75/94
FETCH ComfyRegistry Data: 80/94
FETCH ComfyRegistry Data: 85/94
FETCH ComfyRegistry Data: 90/94
FETCH ComfyRegistry Data [DONE]
[ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json [DONE]
[ComfyUI-Manager] All startup tasks have been completed.
No target revision found.
Starting server

To see the GUI go to: http://0.0.0.0:8188
To see the GUI go to: http://[::]:8188

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.