This is version 0.4.4, but the error is the same. After update I got a Timeout. Reinstalled. Took ages, but finally… got the same situation. See the log below:
version: ‘0.4.4’,
files: [
{
url: ‘ComfyUI Setup 0.4.4 - Build 241226jt4b2l9gk-x64.exe’,
sha512: ‘D0vRH8nDOwbaMOOJugkXw8rrp1HttUQbhehMXt2P8KZrwTfx2LmPSXFLrhMgfp4omf70AgI3cfw/eDZVWL+ofQ==’,
size: 114288032
}
],
path: ‘ComfyUI Setup 0.4.4 - Build 241226jt4b2l9gk-x64.exe’,
sha512: ‘D0vRH8nDOwbaMOOJugkXw8rrp1HttUQbhehMXt2P8KZrwTfx2LmPSXFLrhMgfp4omf70AgI3cfw/eDZVWL+ofQ==’,
releaseDate: ‘2024-12-26T23:03:04.203Z’
}
[2024-12-27 15:12:10.432] [error] Server failed to start: Error: Timed out waiting for: http://127.0.0.1:8000/queue
at C:\Users\xxx\AppData\Local\Programs@comfyorgcomfyui-electron\resources\app.asar\node_modules\wait-on\lib\wait-on.js:131:31
at doInnerSub (C:\Users\xxx\AppData\Local\Programs@comfyorgcomfyui-electron\resources\app.asar\node_modules\rxjs\dist\cjs\internal\operators\mergeInternals.js:22:31)
at outerNext (C:\Users\xxx\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\xxx\AppData\Local\Programs@comfyorgcomfyui-electron\resources\app.asar\node_modules\rxjs\dist\cjs\internal\operators\OperatorSubscriber.js:33:21)
at Subscriber.next (C:\Users\xxx\AppData\Local\Programs@comfyorgcomfyui-electron\resources\app.asar\node_modules\rxjs\dist\cjs\internal\Subscriber.js:51:18)
at AsyncAction. (C:\Users\xxx\AppData\Local\Programs@comfyorgcomfyui-electron\resources\app.asar\node_modules\rxjs\dist\cjs\internal\observable\timer.js:28:28)
at AsyncAction._execute (C:\Users\xxx\AppData\Local\Programs@comfyorgcomfyui-electron\resources\app.asar\node_modules\rxjs\dist\cjs\internal\scheduler\AsyncAction.js:79:18)
at AsyncAction.execute (C:\Users\xxx\AppData\Local\Programs@comfyorgcomfyui-electron\resources\app.asar\node_modules\rxjs\dist\cjs\internal\scheduler\AsyncAction.js:67:26)
at AsyncScheduler.flush (C:\Users\xxx\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)
[2024-12-27 15:12:10.435] [error] Unhandled exception during server start Error: Python Server Failed To Start Within Timeout.
at C:\Users\xxx\AppData\Local\Programs@comfyorgcomfyui-electron\resources\app.asar.vite\build\main.cjs:24215:16
Hi there, thank you for taking the time to let us know!
We’re currently working on something that will automatically clean up and resolve installation issues like this.
If you would like to try and resolve this now, however, the “Completely Uninstall” process is available in the user guide (below). You should be able to reinstall 0.4.4 afterwards.
If you’ve already been through this process (the complete uninstall, specifically) and reinstalled 0.4.4, please let us know - something else is amiss. In that case, we’ll just need the full logs to take a look at what’s going on. You can upload here or just send them through to feedback@comfy.org.
Thanks for the prompt reply! I followed the instruction on the link you sent and I can confirm that the fresh install worked. Thanks!
But indeed a solution for the smooth update process is needed for sure.