Good morning!
Last night everything was fine, starting this morning I got the update notification. After the installation of 0.4.18 the program prompted me to install a missing Python package. That failed with this message:
⠧ Resolving dependencies…
error: Failed to fetch: https://download.pytorch.org/whl/cu126/torchaudio/
Caused by: Request failed after 3 retries
Caused by: error sending request for url (https://download.pytorch.org/whl/cu126/torchaudio/)
Caused by: client error (Connect)
Caused by: tcp connect error: Der Zugriff auf einen Socket war aufgrund der Zugriffsrechte des Sockets unzulässig. (os error 10013)
Caused by: Der Zugriff auf einen Socket war aufgrund der Zugriffsrechte des Sockets unzulässig. (os error 10013)
PS C:\Users\Dartha\Documents\ComfyUI> echo “_-end-1739078372732:$?”
_-end-1739078372732:False
I’ve tried with admin rights, disabled firewall, nothing. Torch audio is installed by the way.
Bye, Oliver
Hi there, really sorry to hear that this is happening. We’ll likely need to get a copy of your logs to assist - you can find the locations in the desktop user guide.
But out of curiosity - when the app is failing with that error, do you have any issues loading the URL in a browser?
https://download.pytorch.org/whl/cu126/torchaudio/
Thanks for replying!
Yes, I can access the site without problems.
I’ve also installed these dependencies manually with an elevated Powershell and --force-reinstall. Didn’t get any errors installing but when starting the app it still says Python package missing.
That the log-file you need? Didn’t find any others, since I can’t start the app I can’t access the log-button.
comfyui_8001.log (1.1 KB)
Also the log-file of the manual installation:
Manual installation log.txt (6.6 KB)
Alright, found the logs in roaming:
comfyui_2025-02-09T18-48-39-126Z.log (29.7 KB)
main.log (164.4 KB)
I got the app starting again after a lot of tinkering. Alas, now the ComfyUI Manger doesn’t work correctly, basically no custom nodes are imported. And when starting the custom nodes manager nothing is show at any setting.
Here are the current logs:
comfyui.log (128.9 KB)
main.log (90.3 KB)
C:\Users\Dartha\Documents\ComfyUI\custom_nodes\ComfyUI-ManagerOLD
C:\Users\Dartha\Documents\ComfyUI\custom_nodes\ComfyUI-Manager
You have installed 2 ComfyUI-Manager.
You have to remove old one.
Many thanks, that was it.