Hi, we have udated our self-hosted n8n to [email protected] version. Now we are encountering strange errors with flow nodes. All newly created “if” and “filter” nodes are throwing errors “Error: Cannot read properties of undefined (reading ‘execute’)“, but it is not a rule. Idk what is triggering this error. Nodes created before this update are working well.
it seems like using “old” nodes are fixing this error. From what is see old nodes have 2.2 version when the new ones have 2.3.
HI @dodomin2121 , I did find that the same error was reported to have the cause of updating the main instance but not the worker version. Is it also the case for you? Workflow execution gets stuck as “Executing” and ends with Cannot read properties of undefined (reading 'execute') · Issue #23483 · n8n-io/n8n · GitHub