Running run-migrations.sh with database user postgres on postgres table obm_buildings psql: error: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"? createdb: error: could not connect to database template1: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"? Cleaning up file based variables ERROR: Job failed: exit code 1
psql:error: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"? createdb:error: could not connect to database template1: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"? The command '/bin/sh -c bash ./run-migrations.sh -u postgres' returned a non-zero code: 1 Cleaning up file based variables ERROR: Job failed: exit code 1