Hello, I am running into an issue with the latest version of N8N. I am hosting my instance on railway with workers.
Describe the problem/error/question
- Issue is the production webhook is producing “workflow execution has an error”
- Tested on a “test” webhook and it is operational
Tried the Following to Fix the Issue:
- Restarting and redeploying n8n instance on Railway
- Deactivated and Re-activated workflow
- Created a brand new workflow for web hook
What is the error message (if any)?
Workflow execution had an error
Error: Cannot read properties of undefined (reading ‘execute’)
Problem executing workflow
There was a problem executing the workflow.
Error: Cannot read properties of undefined (reading ‘execute’)
Error seen within debug editor

Information on your n8n setup
- n8n version: 1.103.2
- Running n8n via (Docker, npm, n8n cloud, desktop app):Railway with workers
