When testing this workflow everything works fine. Saving also works fine, but when i attempt to activate it, i get an error: payload string too long.
I’ve narrowed it down to something within the red highlighting, but the more I test, the more mysterious the issue is.
I’ve increased log level to debug, but i still just get the same
2025-04-25T08:43:32.820Z | error | payload string too long {“file”:“error-reporter.js”,“function”:“defaultReport”}
Could you share the exact trace from the execution log?
I hope this is what you are looking for. Also thank you, as i wasn’t aware i could download this until now.
NOTE: I am able to use the workflow in test mode, fire off the postgres trigger, and it runs successfully. I only get the error about “payload string too long” when i attempt to activate the workflow.
There is the full execution trace. IT was too large to paste directly.
If anyone could look at this, i would be incredibly grateful. I just updated to 1.92.2 today, and I verified the issue persists.