Closed k-jell closed 1 year ago
CI fails on the scenario where it does the backup, then wipes all secrets, nomad, consul, etc., and then re-imports.
failed build: https://jenkins.liquiddemo.org/liquidinvestigations/node/3784/2/4 error:
+ echo 'Running database initialization script...'
+ envsubst
+ psql -v ON_ERROR_STOP=1 --single-transaction postgresql://wikijs:f4b02c982a0e256a33e749527c7aed061f482d7ba2681eafceee71d7ea2a67b4@10.66.60.1:9974/wikijs
psql: error: connection to server at "10.66.60.1", port 9974 failed: FATAL: password authentication failed for user "wikijs"
closes CRJI/EIC#993