HI, trying to create my first workflow. Have a roadblock that I cant figure out. We are using the self hosing community edition. Example: pretty simple excel node - fill out all the parameters - the authO is working because it pulls up my workbook, worksheet and table name. Get it all set and click execute step and get an error: Problem running workflow. Cannot read properties of undefined (reading 'execute). It says the same thing when I try to execute any node. So I am thinking it is maybe something inside of our n8n installation? Ideas?
Describe the problem/error/question
What is the error message (if any)? Problem running workflow. Cannot read properties of undefined (reading 'execute).
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- n8n version: community edition 1.108.2 - did not use docker
- Database (default: SQLite): Sorry, dont know.
- n8n EXECUTIONS_PROCESS setting (default: own, main): dont know what this is
- Running n8n via (Docker, npm, n8n cloud, desktop app): url direct to our server
- Operating system: windows 11