ComfyUI show nothing after launching at Google Chrome #13935
Unanswered
Jerry20221227
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Hey, amigo. The error 127.0.0.1:8188 != 127.0.0.1:11434 to me it means ComfyUI (port 8188) is conflicting with Ollama (port 11434, the local LLM runner). ComfyUI's security system is blocking the connection (403 Forbidden), leaving the browser page completely blank. (Easiest) Option 1: Change the ComfyUI port
Option 2: Close Ollama temporarily
Option 3: Clear Browser Cache / Incognito
Hope it helps. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After laucnhing the ComfyUI, the GUI by use of google chrome shows nothing. The Console show that the launching is sucessfeuly. Here is the extract photos. Does anyone meet the same problem and know how to solve it? Thank You!


Beta Was this translation helpful? Give feedback.
All reactions