Fatal error: Uncaught RuntimeException: Falha ao conectar ao PostgreSQL para criar o banco.
Execute no servidor como root:
sudo -u postgres psql -c "CREATE DATABASE \"autoparts_pos\" OWNER \"postgres\";"
Ou adicione admin_username/admin_password em config/config.php. in /www/wwwroot/smartpos.autopartsbh.com.br/app/Core/Database.php:64
Stack trace:
#0 /www/wwwroot/smartpos.autopartsbh.com.br/app/Core/Database.php(29): App\Core\Database::tryBootstrap()
#1 /www/wwwroot/smartpos.autopartsbh.com.br/bootstrap.php(35): App\Core\Database::pdo()
#2 /www/wwwroot/smartpos.autopartsbh.com.br/painel/inc/init.php(5): require('...')
#3 /www/wwwroot/smartpos.autopartsbh.com.br/painel/index.php(3): require('...')
#4 {main}
thrown in /www/wwwroot/smartpos.autopartsbh.com.br/app/Core/Database.php on line 64