-
Notifications
You must be signed in to change notification settings - Fork 17
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
OCI runtime create failed #309
Comments
Also, the code worked on #306, so it's a bit mysterious where this is coming from. |
Looking around a little, I think it's from here, and it didn't show up in tests because the test scripts were marked executable: Will try to fix that and test ASAP. |
Just to I understand - that's in the last line of the template, right? That makes sense. |
Yes. |
…t within the container
@zikaste reports that:
"... since I upgraded cloudknot I keep getting this error message when running my code on AWS: "CannotStartContainerError: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "/home/cloudknot-user/dhcppyafqpipeline.py": permission denied: unknown". "
The text was updated successfully, but these errors were encountered: