ComfyUI
ComfyUI copied to clipboard
Permission Error
Traceback (most recent call last):
File ".\main.py", line 123, in
Are you running another ComfyUI at the same time?
Check your local firewall and/or antivirus. Make sure that your OS is allowed to use that port. You may also try rebooting to force the port open and try again if your firewall is already off. Finally, you may try adding the “—-listen” argument when launching and specify your local IP instead of loopback which would technically be a different socket.
Can you change the port using --listen. or just stop the previous process taking up that port.