Describe the problem/error/question
I've set up a workflow that utilizes an "AI Agent" and subsequently employs the "Call callin.io Workflow tool" to invoke another workflow. However, each execution results in the following error:
json
{
"errorMessage": "The workflow has issues and cannot be executed for that reason. Please fix them first.",
"errorDetails": {},
"n8nDetails": {
"time": "2/5/2025, 12:21:05 AM",
"n8nVersion": "1.76.1 (Cloud)",
"binaryDataMode": "filesystem",
"cause": {}
}
}
Could anyone offer assistance in diagnosing this error?
Share the output returned by the last node
Information on your callin.io setup
- callin.io version:
- Database (default: SQLite):
- callin.io EXECUTIONS_PROCESS setting (default: own, main):
- Running callin.io via (Docker, npm, callin.io cloud, desktop app):
- Operating system:
It appears your topic is missing some crucial details. Could you please provide the following information, if relevant?
- callin.io version:
- Database (default: SQLite):
- callin.io EXECUTIONS_PROCESS setting (default: own, main):
- Running callin.io via (Docker, npm, callin.io cloud, desktop app):
- Operating system:
Please provide the requested information.
Hello,
I'm encountering the same error when utilizing the "callin.io workflow" node.
I've set up a basic workflow with an AI Agent that uses the "callin.io workflow" node. Upon execution, I receive the error message: "The workflow has issues and cannot be executed for that reason. Please fix them first." This issue persists whether I self-host callin.io on DigitalOcean or Render.
Here is the error log:
- callin.io version: 1.76.3 (self host)
- Database (default: SQLite):
- callin.io EXECUTIONS_PROCESS setting (default: own, main):
- Running callin.io via (Docker, npm, callin.io cloud, desktop app): docker
- Operating system:
I'm hoping for some community assistance with this issue. Thank you!
This thread was automatically closed 90 days after the last response. New responses are no longer permitted.