Timed out waiting for: http://127.0.0.1:8001/queue

After the update, V1 Windows cannot be opened, but it can be opened through the browser address

log:
[2025-01-24 16:42:01.422] [error] Server failed to start: Error: Timed out waiting for: http://127.0.0.1:8001/queue
at C:\Users\mahua\AppData\Local\Programs@comfyorgcomfyui-electron\resources\app.asar\node_modules\wait-on\lib\wait-on.js:131:31
at doInnerSub (C:\Users\mahua\AppData\Local\Programs@comfyorgcomfyui-electron\resources\app.asar\node_modules\rxjs\dist\cjs\internal\operators\mergeInternals.js:22:31)
at outerNext (C:\Users\mahua\AppData\Local\Programs@comfyorgcomfyui-electron\resources\app.asar\node_modules\rxjs\dist\cjs\internal\operators\mergeInternals.js:17:70)
at OperatorSubscriber._this._next (C:\Users\mahua\AppData\Local\Programs@comfyorgcomfyui-electron\resources\app.asar\node_modules\rxjs\dist\cjs\internal\operators\OperatorSubscriber.js:33:21)
at Subscriber.next (C:\Users\mahua\AppData\Local\Programs@comfyorgcomfyui-electron\resources\app.asar\node_modules\rxjs\dist\cjs\internal\Subscriber.js:51:18)
at AsyncAction. (C:\Users\mahua\AppData\Local\Programs@comfyorgcomfyui-electron\resources\app.asar\node_modules\rxjs\dist\cjs\internal\observable\timer.js:28:28)
at AsyncAction._execute (C:\Users\mahua\AppData\Local\Programs@comfyorgcomfyui-electron\resources\app.asar\node_modules\rxjs\dist\cjs\internal\scheduler\AsyncAction.js:79:18)
at AsyncAction.execute (C:\Users\mahua\AppData\Local\Programs@comfyorgcomfyui-electron\resources\app.asar\node_modules\rxjs\dist\cjs\internal\scheduler\AsyncAction.js:67:26)
at AsyncScheduler.flush (C:\Users\mahua\AppData\Local\Programs@comfyorgcomfyui-electron\resources\app.asar\node_modules\rxjs\dist\cjs\internal\scheduler\AsyncScheduler.js:38:33)
at listOnTimeout (node:internal/timers:573:17)
[2025-01-24 16:42:01.425] [error] Unhandled exception during server start Error: Python Server Failed To Start Within Timeout.
at C:\Users\mahua\AppData\Local\Programs@comfyorgcomfyui-electron\resources\app.asar.vite\build\main.cjs:26275:16
[2025-01-24 16:57:02.681] [info] App window closed.
[2025-01-24 16:57:02.756] [info] Quitting ComfyUI because window all closed
[2025-01-24 16:57:02.756] [info] Before-quit: Killing Python server
[2025-01-24 16:57:02.757] [info] Killing ComfyUI python server.
[2025-01-24 16:57:02.768] [error] Python process exited with code null and signal SIGTERM
[2025-01-24 16:57:02.768] [info] Python server exited with code null and signal SIGTERM
[2025-01-24 16:57:44.618] [info] Starting app v0.4.13
[2025-01-24 16:57:46.824] [info] Using uv at C:\Users\mahua\AppData\Local\Programs@comfyorgcomfyui-electron\resources\uv\win\uv.exe
[2025-01-24 16:57:46.824] [info] Install state: installed
[2025-01-24 16:57:46.824] [info] Validating installation. Recorded state: [installed]
[2025-01-24 16:57:46.838] [info] Using uv at C:\Users\mahua\AppData\Local\Programs@comfyorgcomfyui-electron\resources\uv\win\uv.exe
[2025-01-24 16:57:46.839] [info] Using uv at C:\Users\mahua\AppData\Local\Programs@comfyorgcomfyui-electron\resources\uv\win\uv.exe
[2025-01-24 16:57:46.840] [info] Running direct process command: pip install --dry-run -r C:\Users\mahua\AppData\Local\Programs@comfyorgcomfyui-electron\resources\ComfyUI\requirements.txt
[2025-01-24 16:57:46.840] [info] Running command: C:\Users\mahua\AppData\Local\Programs@comfyorgcomfyui-electron\resources\uv\win\uv.exe pip install --dry-run -r C:\Users\mahua\AppData\Local\Programs@comfyorgcomfyui-electron\resources\ComfyUI\requirements.txt in E:\AI\comfyui

main.log (975.8 KB)

The app appears to be unable to make reliable network connections. Are you having any other connectivity issues?

I don’t seem to have encountered any other connection issues.

I open the address in the browser( http://127.0.0.1:8001 )After that, Confyui can be used normally in the browser.