Closed tomryanx closed 3 weeks ago
I'm getting no outputs now. Happened around 12:15pm UTC. Breaking change going to cause a lot of loss in revenue for us unfortunately. That said, I haven't pinpointed the issue so there's nobody to point fingers at yet.
@a29paul can you paste logs?
I should be getting an image as output. Instead only 4 nodes run which is only ~15% of the workflow and there's no output. These are my logs. Trying to find what caused this. First occurrence happened exactly at 12:13AM UTC.
Random seed set to: 917424458
Checking inputs
✅ /tmp/inputs/image.png
====================================
Checking weights
✅ bert-base-uncased exists in ComfyUI/models/bert-base-uncased
✅ groundingdino_swinb_cogcoor.pth exists in ComfyUI/models/grounding-dino
✅ Juggernaut_X_RunDiffusion.safetensors exists in ComfyUI/models/checkpoints
✅ sam_vit_h_4b8939.pth exists in ComfyUI/models/sams
✅ natural_glam_lora.safetensors exists in ComfyUI/models/loras
====================================
Running workflow
Executing node 2, title: Load Image, class type: LoadImage
Executing node 256, title: Image scale to side, class type: DF_Image_scale_to_side
Executing node 364, title: MediaPipe Face Mesh, class type: MediaPipe-FaceMeshPreprocessor
Executing node 367, title: MediaPipe FaceMesh to SEGS, class type: MediaPipeFaceMeshToSEGS
outputs: {}
====================================
Just updated all our dependencies and it resolved the issues. Haven't updated anything in a while so I figured an update would've helped. Might help you out too in this case. @tomryanx
I think there's a clue here for me: https://github.com/cubiq/ComfyUI_IPAdapter_plus/blob/main/NODES.md#main-ipadapter-apply-nodes
@a29paul how did you update dependencies?
I think this is our fault. I'm pretty sure we released a broken version of cog to production. We've just rolled this change back.
For future reference: https://replicatestatus.com/incident/449862
Sorry for the disruption, folks. We know we've got stuff to fix here and will be working on it.
I've run my instantId comfy workflow many thousands of times over the last ~6 months. A couple of hours ago it stopped working with this error
I'm guessing this may be related to the changes in custom nodes around 14h ago. Below are the full logs. I'm not super familiar with the log format but it seems to bail instead of fetching ip-adapter-plus-face_sdxl_vit-h.safetensors
All runs before
2024-10-23T23:51:52.631992Z
worked, all runs after that time fail.