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

start-to-ownCloud.sh failing in GitHub Actions #56

Open
michielbdejong opened this issue Jun 16, 2022 · 0 comments
Open

start-to-ownCloud.sh failing in GitHub Actions #56

michielbdejong opened this issue Jun 16, 2022 · 0 comments

Comments

@michielbdejong
Copy link
Collaborator

https://github.com/cs3org/ocm-test-suite/runs/6902215362?check_suite_focus=true#step:3:8124
"the input device is not a TTY"
Not sure what is causing this because the failing command seems to be:
https://github.com/cs3org/ocm-test-suite/blob/9d50140/scripts/start-to-ownCloud.sh#L11

docker exec -it -e DBHOST=maria2.docker -e USER=marie -e PASS=radioactivity -u www-data oc2.docker sh /init.sh

Maybe need to get rid of the -it?

michielbdejong added a commit that referenced this issue Jun 16, 2022
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