Skip to content
Discussion options

You must be logged in to vote

Hi @nabw , answering your question since no one answered. I think the issue is that you need to escape backslash characters in your task script, so every \ should be \\.

The error message you got is vague because it only points to the process in which the error occurred. Unfortunately this kind of error is common, but it usually means there is a syntax error within the process or config block.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nabw
Comment options

Answer selected by nabw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2300 on September 09, 2021 11:11.