When running this workflow (derived from Xavi1995/n8n_execution_report: Analyze your n8n workflow executions and generate detailed reports in PDF format, including AI costs, node performance, and optimization suggestions.) I’m getting an error at the Form Ending where it should return a file. If I set it to not return a file it works fine. If I cut out all the rest of the workflow and only have the Form start, read file, and return file, it works also.
Any ideas?
Error message that pops in the web browser instead of the Form Ending with the file:
{"code":0,"message":"Workflow Form Error: Workflow could not be started!","stacktrace":"Error: Workflow Form Error: Workflow could not be started!\n at Object.executeWebhook (/usr/lib/node_modules/n8n/src/webhooks/webhook-helpers.ts:510:21)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)"}
Please share your workflow
TOO BIG TO PASTE, SO HERE IS PASTEBIN: { "nodes": [ { "parameters": { "url": "https://raw.githu - Pastebin.com
Last Node’s Output Error: “Referenced Node is unexecuted”
Information on your n8n setup
- n8n version: 1.89.2
- Database (default: SQLite): PostgreSQL
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): npm
- Operating system: Ubuntu server 24.04.