Ryan C - is anyone else now getting "Cannot fin...
is anyone else now getting "Cannot find module '/usr/src/app/bucket/builtNodes/" errors? my workflow was working fine a couple hours ago and now fails on all runs. ive made no changes on my end.
4 Replies
Hi @Harini , not sure if other users are seing this. This the error I am getting on all workflows suddenly: "Cannot find module '/usr/src/app/bucket/builtNodes/eae6b262-d75c-4bc3-b49d-cbc3a307b1f7/1725823871743.cjs' imported from /usr/src/app/runtime/dist/WorkflowExecution_v2/Executors/Script.js"
the workflows do test runs fine, but production runs fail
follow up here -- i just re-shipped my workflows withotu making any changes, and now they work in production. odd
@Ryan C this error occurs when the node is deleted from the workflow but the workflow wasn't shipped after. Though it should throw error on execution.
You can share this via in-app support if it occurs again with a jam.dev recording.
ah. that's odd, as I had made zero changes to the workflows before it stopped working.
we'll be tracking these type of errors, and will ensure this won't affect any deployed workflow executions in future.