Error running ComfyUI workflow from pod on serverless

I’m encountering an error when running a ComfyUI workflow from a pod on RunPod serverless. Previously, I was running the ComfyUI workflow on a pod with network storage mounted, and it worked fine. Now, I want to run the workflow via API, so I deployed the endpoint using the image: timpietruskyblibla/runpod-worker-comfy:3.4.0-base with my network storage mounted as the endpoint’s storage. I exported the API JSON and attempted to test-run it, but I’m getting errors (see the images provided).
No description
No description
6 Replies
Jason
Jason2w ago
Hmm seems like there is a bug here isn't it I see the logs are incomplete, usually there is container logs (from inside the container) too not only those start or stop Maybe you have to add more execution timeout in your endpoint and check your logs, but I'm guessing there is a bug for the logs so open a ticket
Poddy
Poddy2w ago
@maverickdoge
Escalated To Zendesk
The thread has been escalated to Zendesk!
Ticket ID: #16909
maverickdoge
maverickdogeOP2w ago
@Jason So like if run it without my volume and with the deafult workflow its works, but still there are not more logs
Jason
Jason2w ago
Probably because of custom nodes not there or dependencies (python) are incomplete for your custom nodes But without logs I'm not sure
maverickdoge
maverickdogeOP2w ago
@Jason yea probably somethig with the env or wf. How should i now go forward, should i wait till the ticket is processed or what u suggest since i need actually the enpoints to create some stuff
Jason
Jason2w ago
Yeah try something, if you want because tickets might take longer time Tha trying yourself

Did you find this page helpful?