Confusing message when a `process` based activity refers to a file/script that is not executable
dmartin35 opened this issue · 4 comments
see chaostoolkit/chaostoolkit#160
If you accidentally refer to a file that is not executable, the toolkit responds with the following message when doing a
validate
orrun
command:[2020-01-30 16:00:27 ERROR] path 'None' cannot be found, in activity 'my-activity'
If possible it would be nice if the toolkit pointed out that you were referring to a file that was not executable so this could be debugged more easily.
I ran into this too and it took me some to figure out why a clearly correct path was detected as "None" and hence could not be found... cannot wait for this to be merged.
This Issue has not been active in 365 days. To re-activate this Issue, remove the Stale
label or comment on it. If not re-activated, this Issue will be closed in 7 days.
This Issue was closed because it was not reactivated after 7 days of being marked Stale
.