stavsap / ComfyUI-Discord-Bot

Apache License 2.0
5 stars 2 forks source link

failed to process given message #2

Open dustinwloring1988 opened 2 months ago

dustinwloring1988 commented 2 months ago

When a pass a prompt for the model to make it gives me the following error: failed to process given message however when i do a q-status i get this: {'exec_info': {'queue_remaining': 0}}

stavsap commented 1 month ago

this {'exec_info': {'queue_remaining': 0}} means there is no jobs in the queue.

can you share the logs? you should see in in the console where you ran the python code