Caught at Index.php
mysqli_sql_exception Object
(
    [message:protected] => Connection refused
    [string:Exception:private] => 
    [code:protected] => 2002
    [file:protected] => /var/www/core/helpers/Db.php
    [line:protected] => 88
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /var/www/core/helpers/Db.php
                    [line] => 88
                    [function] => __construct
                    [class] => mysqli
                    [type] => ->
                    [args] => Array
                        (
                            [0] => rds.erepublic.com
                            [1] => db_admin
                            [2] => SensitiveParameterValue Object

                            [3] => ef3
                            [4] => 3306
                        )

                )

            [1] => Array
                (
                    [file] => /var/www/core/helpers/Db.php
                    [line] => 78
                    [function] => reconnect
                    [class] => Core\Helpers\Db
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                    [host] => rds.erepublic.com
                                    [user] => db_admin
                                    [password] => G0vt3ch!
                                    [schema] => ef3
                                    [port] => 3306
                                    [charset] => latin1
                                )

                        )

                )

            [2] => Array
                (
                    [file] => /var/www/core/erep.php
                    [line] => 103
                    [function] => __construct
                    [class] => Core\Helpers\Db
                    [type] => ->
                    [args] => Array
                        (
                            [0] => rds.erepublic.com
                            [1] => db_admin
                            [2] => G0vt3ch!
                            [3] => ef3
                            [4] => 3306
                            [5] => latin1
                        )

                )

            [3] => Array
                (
                    [file] => /var/www/products_aws/init.php
                    [line] => 13
                    [function] => init
                    [class] => Core\Erep
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [4] => Array
                (
                    [file] => /var/www/products_aws/doc_root/index.php
                    [line] => 13
                    [args] => Array
                        (
                            [0] => /var/www/products_aws/init.php
                        )

                    [function] => require_once
                )

        )

    [previous:Exception:private] => 
    [sqlstate:protected] => HY000
)