[BUG] initdb: error: directory "/var/lib/postgresql/data" exists but is not empty If you want to create a new database system, either remove or empty the directory "/var/lib/postgresql/data" or run initdb with an argument other than "/var/lib/postgresql/data" #1
Labels
bug
Something isn't working
Problem description
On CentOS, when the stack is going to be deployed, the PostgreSQL service is always stopped because of an error creating the DB os using an existing DB.
Extra information
On MacOs, when I type
docker stack deploy -c docker-compose.yml awx
all services are up & running.MacOS Docker version:
Docker version 19.03.5, build 633a0ea
MacOS Docker Compose version:
docker-compose version 1.25.4, build 8d51620a
Stack configuration
Docker setup
Docker logs
The text was updated successfully, but these errors were encountered: