#!/usr/bin/env php === Inventory Processing Test Script === Step 1: Checking database for unprocessed transactions... ERROR: DB Connection failed: SQLSTATE[08006] [7] could not translate host name "postgres" to address: Temporary failure in name resolution #0 /var/www/AAS/api/utils/DB.php(109): Core\DB->__construct() #1 /var/www/AAS/api/utils/QueryBuilder.php(43): Core\DB::getInstance() #2 /var/www/AAS/test_inventory_process.php(30): Core\QueryBuilder->__construct() #3 {main}