This topic was automatically generated from Slack. You can find the original thread here.
Richard Ayles : Hi all,
I have a private workflow that was working on a daily scheduled task
I adjust a JSON array of strings in a nodejs step
and ever since I have been getting the below syntax error
It doesn’t appear to be getting to my console log in the command after the trigger
Anyone able to add some insight as to where the issue might be
Previously when it did run I received a timer_config entry and not “manual”
Dylan Sather (Pipedream) : could you click the Share button at the top-right corner of your workflow and share it with dylan@pipedream.com? I’d like to take a look at the workflow’s code
Dylan Sather (Pipedream) : Thank you, nothing immediately stands out as an issue with your code, but I’m troubleshooting more.
Could you try one thing that sometimes resolves these issues? Click the icon at the top-right of your workflow and copy it, then try running the copy and see if that works.
Richard Ayles : thanks that fixed it, has something changed on validation as that had been running without issue for the last 50 odd days!! Either way thank you for your help
Dylan Sather (Pipedream) : Yes, we made some changes to our execution environment that triggered this error. I’m sorry it caused this issue. If you ever see any other oddities, feel free to reach out again!