Sorry for the multiple posts.
I dug into the serverās logs, and I see the error there is more detailed. Adding it here:
Worker started execution 68 (job 68)
Worker errored while running execution 68 (job 68)
Cannot read properties of undefined (reading 'execute') (execution 68)
Enqueued execution 68 (job 68)
Execution 68 (job 68) failed
TypeError: Cannot read properties of undefined (reading 'execute')
at shouldAssignExecuteMethod (/usr/local/lib/node_modules/n8n/src/utils.ts:88:13)
at NodeTypes.getByNameAndVersion (/usr/local/lib/node_modules/n8n/src/node-types.ts:57:32)
at new Workflow (/usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-workflow@file+packages+workflow/node_modules/n8n-workflow/src/workflow.ts:99:30)
at JobProcessor.processJob (/usr/local/lib/node_modules/n8n/src/scaling/job-processor.ts:106:20)
at processTicksAndRejections (node:internal/process/task_queues:105:5)
at Queue.<anonymous> (/usr/local/lib/node_modules/n8n/src/scaling/scaling.service.ts:95:5)
Problem with execution 68: Error: Cannot read properties of undefined (reading 'execute'). Aborting.
Error: Cannot read properties of undefined (reading 'execute') (execution 68)