#🚨 Help Needed: ComfyUI GUI Not Accessible via Public IP!

1 messages · Page 1 of 1 (latest)

astral belfry
#

I’m having trouble with my ComfyUI deployment on Azure. When I run ComfyUI, I receive a GUI link, but it doesn’t open, and I can’t connect to my server via the public IP address.

If anyone has experience with this issue or knows how to troubleshoot it, I would appreciate your assistance! Here are a few details:

ComfyUI Deployment: Successfully set up but GUI link isn’t accessible.
Public IP Access: I can’t connect using the provided public IP.
Azure Configuration: Any suggestions on network security groups or firewall settings that I might need to check?
Thanks in advance for your help! 🙏

shrewd ravine
#

Hi @astral belfry! There could be a few different things affecting this. What Azure resource is this running under? Virtual Machine, Web App service, etc.

Your network settings on the resource may be blocking the port that it's running on.

I can take a closer look but will need more information.

astral belfry
shrewd ravine
#

What port is the ComfyUI being hosted under?

astral belfry
shrewd ravine
#

I did a bit of research, did you run --listen when starting it?

When accessing, are you going to the virtual machines public IP:port? Does the VM have a public ip?