You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However I can't run. This is the error i get.
There is a problem with your account. Please contact support@comfy.org.
Steps to Reproduce
.
Debug Logs
line 481,in execute
raise Exception(str(e))
Exception: There is a problem with your account. Please contact support@comfy.org.
2025-05-18T23:14:42.178521- Prompt executed in0.47 seconds
2025-05-18T23:15:41.062858- got prompt
2025-05-18T23:15:41.461077- [DEBUG] API Exception: There is a problem with your account. Please contact support@comfy.org.
2025-05-18T23:15:41.461077-!!! Exception during processing !!! There is a problem with your account. Please contact support@comfy.org.
2025-05-18T23:15:41.469323- Traceback (most recent call last):
line 321,in request
raise Exception(error_message)
\apis\client.py", line 481, in execute raise Exception(str(e))Exception: There is a problem with your account. Please contact support@comfy.org.
Other
No response
The text was updated successfully, but these errors were encountered:
Are you sure you are using Fal's nodes? The \apis\client.py makes it seem like you are using the built-in API nodes. Can you share a workflow here or to support@comfy.org ?
Yes, you are right. The problem was that I downloaded the ComfyUI FAL API to the wrong path, which is why ComfyUI didn't detect the FAL nodes. I've now changed the path to the correct one, and it works. Thx @robinjhuang
Expected Behavior
Expected behavior is, AS A USER I should be able to SELECT and RUN models.
Actual Behavior
I am trying to run comfy ui for this project.
https://github.com/gokayfem/ComfyUI-fal-API
However I can't run. This is the error i get.
There is a problem with your account. Please contact support@comfy.org.
Steps to Reproduce
.
Debug Logs
Other
No response
The text was updated successfully, but these errors were encountered: