Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confusing message when a process based activity refers to a file/script that is not executable #159

Closed
dmartin35 opened this issue Jan 31, 2020 · 4 comments
Labels

Comments

@dmartin35
Copy link
Collaborator

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 or run 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.

dmartin35 pushed a commit to dmartin35/chaostoolkit-lib that referenced this issue Jan 31, 2020
Signed-off-by: David Martin <david@chaosiq.io>
@grexe
Copy link

grexe commented Feb 27, 2020

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.

dmartin35 pushed a commit to dmartin35/chaostoolkit-lib that referenced this issue Apr 29, 2020
Signed-off-by: David Martin <david@chaosiq.io>
dmartin35 pushed a commit to dmartin35/chaostoolkit-lib that referenced this issue Apr 29, 2020
Signed-off-by: David Martin <david@chaosiq.io>
@dmartin35
Copy link
Collaborator Author

see PR #160

Lawouach added a commit that referenced this issue Apr 29, 2020
@github-actions
Copy link

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.

@github-actions github-actions bot added the Stale label Sep 12, 2021
@github-actions
Copy link

This Issue was closed because it was not reactivated after 7 days of being marked Stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants