#SwarmUI says backend failed to start before it actually starts

6 messages · Page 1 of 1 (latest)

smoky moon
#

From the log, I think the issue is summarized by the title. And I can access the started ComfyUI through http://127.0.0.1:7821. But seems SwarmUI decide not to wait, for unknown reason.

https://paste.denizenscript.com/View/134759

distant fox
smoky moon
#

Yes I have a proxy, but I'm not sure whether it affects because I excluded python from being proxied (btw that's also why I recommend make the link 127.0.0.1 instead of localhost because certain proxies cannot handle DNS of localhost)

#

I think a reconnect function may work here, currently i can only find button to restart backend

distant fox
#

Should just fix the network wonk

#

change the address / disable the proxy / fix proxy config to not intercept localhost / whatever