Workflow execution problem with 1.21.1
-
i posted on git as well https://github.com/n8n-io/n8n/pull/8040
-
-
Does anyone else faced this same problem?
-
When i Execute a Schedule Trigger on Logs i get this error each time
Jan 03 21:03:18TypeError: moment_1.default.tz is not a function
Jan 03 21:03:40TypeError: moment_1.default.tz is not a function
Jan 03 21:04:38TypeError: moment_1.default.tz is not a function -
-
@DualOSWinWiz It seems fixed in 1.22.4 per this thread - https://community.n8n.io/t/n8n-schedules-never-run-under-any-configuration/34580
-
@DualOSWinWiz 1.22.4 is still "unstable" upstream - https://github.com/n8n-io/n8n/releases/tag/n8n%401.22.4 . For this reason, just disable automatic updates for n8n at the moment. Start updating when 1.22.4 is ready from Cloudron side. Usually, upstream makes it stable in 2 weeks or so.
-
-
-