Console logs below, not immediately sure what next steps would be to resolve.
Running Windows 10, Docker Desktop and WSL2 Ubuntu
Network matatika Creating
Network matatika Created
Container empiric_meltano-db-1 Creating
Container empiric_meltano-db-1 Created
Container empiric_meltano-catalog-1 Creating
Container empiric_meltano-catalog-1 Created
Container empiric_meltano-app-1 Creating
Container empiric_meltano-app-1 Created
Attaching to empiric_meltano-app-1, empiric_meltano-catalog-1, empiric_meltano-db-1
empiric_meltano-db-1 |
empiric_meltano-db-1 | PostgreSQL Database directory appears to contain a database; Skipping initialization
empiric_meltano-db-1 |
empiric_meltano-db-1 | 2023-04-25 14:45:07.159 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
empiric_meltano-db-1 | 2023-04-25 14:45:07.160 UTC [1] LOG: listening on IPv6 address "::", port 5432
empiric_meltano-db-1 | 2023-04-25 14:45:07.183 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
empiric_meltano-db-1 | 2023-04-25 14:45:07.255 UTC [26] LOG: database system was shut down at 2023-03-28 12:58:36 UTC
empiric_meltano-db-1 | 2023-04-25 14:45:07.328 UTC [1] LOG: database system is ready to accept connections
Error response from daemon: error while mounting volume '/var/lib/docker/volumes/empiric_meltano_project/_data': failed to mount local volume: mount /run/desktop/mnt/host/wsl/docker-desktop-bind-mounts/Ubuntu/d2727dc28a7fc64379fe9a942ac55a271c3f9f4ef8cf152d7887eba1249d10d1:/var/lib/docker/volumes/empiric_meltano_project/_data, flags: 0x1000: no such file or directory
Console logs below, not immediately sure what next steps would be to resolve.
Running Windows 10, Docker Desktop and WSL2 Ubuntu