My ComfyUI workflow is failing. How do I fix it?
If your ComfyUI workflow isn’t producing any output, or nothing seems to happen after you hit “Queue Prompt,” this guide will help you debug the issue.
Last updated
Was this helpful?
If your ComfyUI workflow isn’t producing any output, or nothing seems to happen after you hit “Queue Prompt,” this guide will help you debug the issue.
Last updated
Was this helpful?
First off, just being real, loading giant workflows with tons of custom nodes and unknown models can be tricky. If you’re just getting started, try one of the from our collection first. It’s way faster and helps you confirm everything’s working.
Still want to load your own? No problem. Here’s how to do it right.
Download the workflow file and drag & drop it into your ComfyUI window.
Some workflows require more memory or a specific version of ComfyUI/other apps to run correctly. If the workflow silently fails, this could be a potential reason.
If you're using a workflow from GitHub or CivitAI, check if it mentions:
Required ComfyUI or app version
Specific machine sizes needed for the workflow
Map the app versions you need with the app versions on ThinkDiffusion:
Ensure that you're using the correct machine size you need:
Workflows built with custom nodes need those nodes installed. If the workflow refers to a node that doesn’t exist, ComfyUI will quietly break or fail to load.
If you see red nodes in your workflow, you need to install missing custom nodes:
Go to ComfyUI Manager
Click "Install Missing Custom Nodes"
Select and install all missing nodes from the list
Bad custom nodes and too many nodes cause launch issues. For Comfy, bad extensions usually don’t crash the app - they just don’t get loaded. But in A1111, a bad extension can break launch entirely. You have to delete or remove it.
If your workflow is taking a while, and you’re not sure if it’s still running or stuck, check the Logs file. They’re especially helpful for complex workflows.
How to access app logs in ThinkDiffusion?
Other resources:
If you're still confused, feel free to reach out to our support team on the ThinkDiffusion. Don't forget to attach the logs file
as it helps them resolve your query much faster.