Describe the problem/error/question
I’ve set up a workflow that takes the input from an n8n form and then passes it on to a HTTP node. The n8n form node is working in test mode, but it is not working in production mode. I thought it was just a one off issue, so I waited sometime before trying again and I’m still facing the same issue.
What is the error message (if any)?
In production, the n8n form response is triggered, but it is stuck in the execution stage. So, there’s no way of knowing what the error is. So, I tested it by creating a new workflow with only the n8n form and I am still facing the same issue where it is stuck in “Running” in the Executions tab.
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
no output returned - stuck in running
Information on your n8n setup
- n8n version: 1.31.2
- Database (default: SQLite): elest io configuration
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): elest io
- Operating system: elest io