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

Failed to create shim task: OCI runtime create failed #60

Closed
matthew-walter-works opened this issue Jun 7, 2022 · 7 comments
Closed
Assignees

Comments

@matthew-walter-works
Copy link

matthew-walter-works commented Jun 7, 2022

Summary

  • docker-compose up fails due to a Failed to create shim task: OCI runtime create failed error

Setup

Steps To Reproduce:

Result:

...
wild-workouts-web-1                        | + yarn install
Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "./start.sh": permission denied: unknown
@m110
Copy link
Member

m110 commented Jun 7, 2022

Should be fixed by #59 :)

@m110 m110 closed this as completed Jun 8, 2022
@matthew-walter-works
Copy link
Author

@m110 thanks for the quick response, however the issue is still open and am getting the same error after re-cloning repo.

@matthew-walter-works
Copy link
Author

Should be fixed by #59 :)

@m110 This is not fixed yet

@roblaszczak roblaszczak reopened this Jun 17, 2022
@m110 m110 self-assigned this Jun 17, 2022
@m110
Copy link
Member

m110 commented Jun 17, 2022

Hey @matthew-walter-works, sorry about the delay. b519c61 should do it.

Remember to run docker-compose build first. :)

@m110 m110 closed this as completed Jun 17, 2022
@matthew-walter-works
Copy link
Author

@m110 oh no, that was it? I missed the docker-compose build? I am sorry Miłosz. I looked at b519c61 and it seems to be an empty commit so I am assuming it was me.

@matthew-walter-works
Copy link
Author

thank you for the help! and great job on the series, I have really enjoyed it!

@m110
Copy link
Member

m110 commented Jun 23, 2022

No worries! The commit includes the executable flag for start.sh. I mentioned the docker-compose build as it doesn't run automatically and you could miss the changes. 🙂

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

No branches or pull requests

3 participants