ComfyUI-3D-Pack icon indicating copy to clipboard operation
ComfyUI-3D-Pack copied to clipboard

Error loading files in Preview 3DGS node when running remote

Open gwyllo opened this issue 1 year ago • 2 comments

I am running into an issue with the Preview 3DGS component when running Comfy UI inside a docker container on vast.ai. with the following error reported in the browser console:

image

I can confirm that the file 3DGS_Picacho.ply is present in the output directory, and I can download this file and confirm that there isn't anything wrong with it.

I am aware of the issue here: https://github.com/MrForExample/ComfyUI-3D-Pack/issues/180 however removing the local client check in server.py didn't resolve the issue in my case.

Can anyone help me understand the cause of this problem and whether there is a fix?

gwyllo avatar Jul 24 '24 01:07 gwyllo

Hi @gwyllo As mentioned in Readme file, you can add your server IP in system.conf

MrForExample avatar Jul 24 '24 18:07 MrForExample

I am having the same issue. Occurs when using the --listen flag, and isn't resolved by adding the server's IP to system.conf.

image

sipkode avatar Nov 25 '24 22:11 sipkode