Cannot reach the UI site started on a server.
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
### Your question
I started ComfyUI on my server and I try to access it through Chrome on my Macbook.
It seems the access has been refused.
### Logs
```powershell
(comfy) assa8945@ubco-csl-105751:~/comfyui/ComfyUI$ python main.py
Total VRAM 48670 MB, total RAM 772588 MB
pytorch version: 2.4.0+cu121
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA RTX A6000 : cudaMallocAsync
Using pytorch cross attention
[Prompt Server] web root: /home/assa8945/comfyui/ComfyUI/web
/home/assa8945/miniconda3/envs/comfy/lib/python3.10/site-packages/kornia/feature/lightglue.py:44: FutureWarning: `torch.cuda.amp.custom_fwd(args...)` is deprecated. Please use `torch.amp.custom_fwd(args..., device_type='cuda')` instead.
@torch.cuda.amp.custom_fwd(cast_inputs=torch.float32)
Import times for custom nodes:
0.0 seconds: /home/assa8945/comfyui/ComfyUI/custom_nodes/websocket_image_save.py
Starting server
To see the GUI go to: http://127.0.0.1:8188
```
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.