Error loading files in Preview 3DGS node when running remote
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:
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?
Hi @gwyllo As mentioned in Readme file, you can add your server IP in system.conf
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.