ansible/awx

Installation fails in LXC

Open

#8,701 opened on Nov 28, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (3,333 forks)batch import
component:installerhelp wantedtype:bug

Repository metrics

Stars
 (13,071 stars)
PR merge metrics
 (Avg merge 24d 6h) (30 merged PRs in 30d)

Description

ISSUE TYPE
  • Bug Report
COMPONENT NAME
  • Installer
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
  • AWX version: 15.0.1
  • AWX Linux / Docker Compose
  • Ansible version: X.Y.Z
  • Operating System: Linux
  • Web Browser: Firefox ESR

Contributor guide