Describe the problem/error/question+
Hey all,
My workflow has three triggers:
- Form
- Chat
- Webhook
I have two specific issues, the one I’ll talk about in this post is about the Respond to Webhook node.
The workflow runs fine end to end on all testing scenarios (pinned webhook post body and using the Test URL from Postman), however, when I run it using the Production URL from Postman (or any other source) the workflow runs all nodes successfuly but the last one is delayed with message: “Node is waiting until 12/31/2999 9:00:00 PM”.
On the execution tab, the Workflow is on Waiting state with message: “The workflow is waiting indefinitely for an incoming webhook call.”
What is the error message (if any)?
- “Node is waiting until 12/31/2999 9:00:00 PM”
- “The workflow is waiting indefinitely for an incoming webhook call.”
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- n8n version: 1.113.3
- Database (default: SQLite): default
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud
- Operating system: Windows 11