city96 / ComfyUI_NetDist

Run ComfyUI workflows on multiple local GPUs/networked machines.
Apache License 2.0
236 stars 26 forks source link

400 Client Error #18

Open Doizece opened 4 months ago

Doizece commented 4 months ago

Hello,

I'm using this for the first time and I'm a beginner.

I'm running comfyui on my laptop but I want to use the rtx 3090 GPU from my other PC.

In "queue on remote (single)" on my laptop comfyui I added as remote_url the IP address of the PC: http://192.168.2.206:8188 but I get this error:

**"Error occurred when executing RemoteQueueSimple:

400 Client Error: Bad Request for url: http://192.168.2.206:8188/prompt"**

The thing is if I open the link with the IP in my laptop's chrome, the remote comfyui is loading and working, but it doesn't work in NetDist.

Can you please help me out?

Thanks a lot

city96 commented 4 months ago

Could be a few things. Do you have the same custom nodes/models/LoRAs/VAE files installed on both your laptop and PC? Any error messages on the PC console?