ERROobject(PDOException)#2 (8) {
  ["message":protected]=>
  string(159) "SQLSTATE[08006] [7] could not connect to server: No route to host
	Is the server running on host "10.100.77.99" and accepting
	TCP/IP connections on port 5432?"
  ["string":"Exception":private]=>
  string(0) ""
  ["code":protected]=>
  int(7)
  ["file":protected]=>
  string(31) "/var/www/webroot/ROOT/index.php"
  ["line":protected]=>
  int(7)
  ["trace":"Exception":private]=>
  array(2) {
    [0]=>
    array(5) {
      ["file"]=>
      string(31) "/var/www/webroot/ROOT/index.php"
      ["line"]=>
      int(7)
      ["function"]=>
      string(11) "__construct"
      ["class"]=>
      string(3) "PDO"
      ["type"]=>
      string(2) "->"
    }
    [1]=>
    array(3) {
      ["file"]=>
      string(31) "/var/www/webroot/ROOT/index.php"
      ["line"]=>
      int(31)
      ["function"]=>
      string(3) "pdo"
    }
  }
  ["previous":"Exception":private]=>
  NULL
  ["errorInfo"]=>
  array(3) {
    [0]=>
    string(5) "08006"
    [1]=>
    int(7)
    [2]=>
    string(139) "could not connect to server: No route to host
	Is the server running on host "10.100.77.99" and accepting
	TCP/IP connections on port 5432?"
  }
}