city96 / ComfyUI_NetDist

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

Queue on remote ERROR: Error occurred when executing RemoteQueueSimple: Out of range float values are not JSON compliant EDIT: Happens on ALL Queue on remote node #14

Closed Aunxfb closed 7 months ago

Aunxfb commented 7 months ago

image image

Not sure what I'm doing wrong here?

ComfyUI: 1927[05cd00](2024-01-23) Manager: V1.17.1

city96 commented 7 months ago

I've had someone mention this before but I was never able to reproduce it. Could you share the workflow that causes it?

Aunxfb commented 7 months ago

workflow.json

Here it is.

Edit: It is slightly different as the workflow is just a temporary thing, I tried to recreate it and the error did get reproduced.

city96 commented 7 months ago

Thanks. I think I figured out what the issue was and pushed a fix. Can you test it out?

Aunxfb commented 7 months ago

Works now, thanks & kudos for your swift action @city96 !!!