| ( ! ) Fatal error: Uncaught mysqli_sql_exception: Access denied for user 'root'@'ip-172-20-0-75.ec2.internal' (using password: YES) in /home/git/ebg-repo/repo-hotswap/B/boframework/framework/framework.php on line 2444 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0977 | 710216 | newrelic_exception_handler( $exception = class mysqli_sql_exception { protected $message = 'Access denied for user \'root\'@\'ip-172-20-0-75.ec2.internal\' (using password: YES)'; private string ${Exception}string = 'mysqli_sql_exception: Access denied for user \'root\'@\'ip-172-20-0-75.ec2.internal\' (using password: YES) in /home/git/ebg-repo/repo-hotswap/B/boframework/framework/framework.php:2444\nStack trace:\n#0 /home/git/ebg-repo/repo-hotswap/B/boframework/framework/framework.php(2444): mysqli_connect(\'ebg-mysql-aws-m...\', \'root\', \'cable\', \'bestofvegas_mod...\', 3306)\n#1 /home/git/ebg-repo/repo-hotswap/B/bestofvegas.com/configs/development.config.php(11): DB::startup(\'ebg-mysql-aws-m...\', \'root\', \'cable\', \'bestofvegas_mo'...; protected $code = 1045; protected string $file = '/home/git/ebg-repo/repo-hotswap/B/boframework/framework/framework.php'; protected int $line = 2444; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...]]; private ?Throwable ${Exception}previous = NULL; protected string $sqlstate = 'HY000' } ) | .../Unknown:0 |
| ( ! ) mysqli_sql_exception: Access denied for user 'root'@'ip-172-20-0-75.ec2.internal' (using password: YES) in /home/git/ebg-repo/repo-hotswap/B/boframework/framework/framework.php on line 2444 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0154 | 376008 | {main}( ) | .../index.php:0 |
| 2 | 0.0261 | 377416 | require_once( '/home/git/ebg-repo/repo-hotswap/B/boframework/bootstrap.php ) | .../index.php:12 |
| 3 | 0.0852 | 629648 | App::run( $serve_route = ??? ) | .../bootstrap.php:65 |
| 4 | 0.0852 | 630568 | Load::config( $file = 'development' ) | .../framework.php:221 |
| 5 | 0.0874 | 696696 | require_once( '/home/git/ebg-repo/repo-hotswap/B/bestofvegas.com/configs/development.config.php ) | .../framework.php:559 |
| 6 | 0.0874 | 696696 | DB::startup( $host = 'ebg-mysql-aws-master-dev.ebgaffiliates.com', $username = 'root', $password = 'cable', $db = 'bestofvegas_modular', $port = 3306 ) | .../development.config.php:11 |
| 7 | 0.0874 | 696696 | mysqli_connect( $hostname = 'ebg-mysql-aws-master-dev.ebgaffiliates.com', $username = 'root', $password = 'cable', $database = 'bestofvegas_modular', $port = 3306 ) | .../framework.php:2444 |