ComfyUI: "Failed to connect to server at http://127.0.0.1:8188 after 500 attempts" on serverless
Hi everyone, help would be greatly appreciated!
We're trying to move from permanent Pods to serverless and ran into this brickwall.
We're having a sales call with Runpod on Monday so it's time sensitive.
I followed the official instructions at https://github.com/runpod-workers/worker-comfyui . I've opened the port on the serverless endpoint but it does not solve the issue.
We're using the Dockerfile from the official repo with slight modifications. Any ideas?
We're having a sales call with Runpod on Monday so it's time sensitive.
I followed the official instructions at https://github.com/runpod-workers/worker-comfyui . I've opened the port on the serverless endpoint but it does not solve the issue.
We're using the Dockerfile from the official repo with slight modifications. Any ideas?
GitHub
ComfyUI as a serverless API on RunPod. Contribute to runpod-workers/worker-comfyui development by creating an account on GitHub.
Solution
Thank you @Jason for the help! I had to tweak COMFY_API_AVAILABLE_MAX_RETRIES in rp_handler instead, but it did resolve the issue