acoustic-businessperson-27970
12/06/2021, 12:14 PMRuntimeException - Exception: sh: sudo: not found
in /data/vendor/spryker/propel/src/Spryker/Zed/Propel/Business/Model/PropelDatabase/Adapter/PostgreSql/CreatePostgreSqlDatabase.php (136)
Command: vendor/bin/console propel:database:create
I tried to change this setting to false:
$config[PropelConstants::USE_SUDO_TO_MANAGE_DATABASE] = true;
but no luck
Any idea?acoustic-businessperson-27970
12/06/2021, 12:14 PMRuntimeException - Exception: psql: error: FATAL: password authentication failed for user "spryker"
in /data/vendor/spryker/propel/src/Spryker/Zed/Propel/Business/Model/PropelDatabase/Adapter/PostgreSql/CreatePostgreSqlDatabase.php (136)
Command: vendor/bin/console propel:database:create