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

[selinux] failed to start pwa-demo: composer.json not found in container... #107

Open
smoebody opened this issue Apr 4, 2024 · 0 comments

Comments

@smoebody
Copy link

smoebody commented Apr 4, 2024

Hi, when i try to start as documented i get the following error:

$# ddev start
...
.Project images built in 6s.
 Container ddev-pwa-demo-db  Created
 Container ddev-pwa-demo-web  Created
 Container ddev-pwa-demo-phpmyadmin  Created
 Container ddev-pwa-demo-web  Started
 Container ddev-pwa-demo-db  Started
 Container ddev-pwa-demo-phpmyadmin  Started
Failed to start pwa-demo: composer.json not found in container, stdout='', stderr='': composeCmd failed to run 'COMPOSE_PROJECT_NAME=ddev-pwa-demo docker-compose -f /home/dev/projects/github/pwa-demo/.ddev/.ddev-docker-compose-full.yaml exec -T web bash -c set -eu && ( test -f /var/www/html/composer.json)', action='[]', err='exit status 1', stdout='', stderr=''; please report this situation, https://github.com/ddev/ddev/issues; probably can be fixed with ddev restart

Appearently it is a selinux-problem. after doing setenforce permissive startup works.

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

1 participant