Open nickhildebrandt opened 3 years ago
Hi -
This is not part of our install test matrix (and likely won't ever be). You may need to do some digging on this yourself to see what the specific docker compose errors are.
At first glance this seems to be an issue with either docker or docker-compose. I dont think we'll be much help here. You may have more luck on IRC or the mailing list:
http://webchat.freenode.net/?channels=ansible-awx https://groups.google.com/forum/#!forum/awx-project
ISSUE TYPE
COMPONENT NAME
SUMMARY
Whenever I install AWX under ProxMox in a Debian 10 LCX container with Docker Compose I get this error message after running the installation playbook
Error message:
fatal: [localhost]: FAILED! => {"changed": false, "errors": [], "module_stderr": "Creating awx_web ... \n\u001b[1A\u001b[2K\nCreating awx_web ... \n\u001b[1B", "module_stdout": "", "msg": "Error starting project Encountered errors while bringing up the project."}
ENVIRONMENT