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

OCI runtime exec failed: exec failed: container_linux.go:380: starting container process caused: exec: "bin/magento": stat bin/magento: no such file or directory: unknown #650

Closed
divictor06 opened this issue Feb 25, 2022 · 3 comments

Comments

@divictor06
Copy link

Description
OCI runtime exec failed: exec failed: container_linux.go:380: starting container process caused: exec: "bin/magento": stat bin/magento: no such file or directory: unknown

I was try setup existing enviroment, I copy the folder proyect in the src path and all good, but when I was try change the domain with the command bin/magento setup-domain, return this error

Steps To Reproduce

  1. bin/setup-domain mydomain.test

Expected Result
domain created

Actual Result
Your system password has been requested to add an entry to /etc/hosts...
127.0.0.1 ::1 mydomain.test
Set https://mydomain.test/ to web/secure/base_url and web/secure/base_url
OCI runtime exec failed: exec failed: container_linux.go:380: starting container process caused: exec: "bin/magento": stat bin/magento: no such file or directory: unknown

System Pop OS 21

@markshust
Copy link
Owner

I'm unable to replicate, and I've never heard of Pop OS and probably don't want to support it because it's market share is close to 0%. However, if you wanted to make a PR to fix this and it's backwards-compat with all of the other systems, I'll take it in.

@LiamKarlMitchell
Copy link

Having same issue on WSL 2 Ubuntu 21.04

@markshust
Copy link
Owner

Possible dupe of #731

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

No branches or pull requests

3 participants