[2025-03-23 14:19:22] production.ERROR: SQLSTATE[HY000] [1045] Access denied for user 'opleiding'@'10.100.90.2' (using password: YES) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'eduzo_opleidingen' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1045): SQLSTATE[HY000] [1045] Access denied for user 'opleiding'@'10.100.90.2' (using password: YES) (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'eduzo_opleidingen' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) at /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Database/Connection.php:829) [stacktrace] #0 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback('select table_na...', Array, Object(Closure)) #1 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Database/Connection.php(414): Illuminate\\Database\\Connection->run('select table_na...', Array, Object(Closure)) #2 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select('select table_na...', Array, false) #3 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(41): Illuminate\\Database\\Connection->selectFromWriteConnection('select table_na...') #4 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables(false) #5 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable('settings') #6 /home/sgcrean-stig/opleidingen.eduzo.be/app/Providers/AppServiceProvider.php(60): Illuminate\\Support\\Facades\\Facade::__callStatic('hasTable', Array) #7 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot(Object(Illuminate\\Routing\\UrlGenerator)) #8 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #9 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #10 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #11 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL) #12 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1034): Illuminate\\Container\\Container->call(Array) #13 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1015): Illuminate\\Foundation\\Application->bootProvider(Object(App\\Providers\\AppServiceProvider)) #14 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}(Object(App\\Providers\\AppServiceProvider), 31) #15 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1014): array_walk(Array, Object(Closure)) #16 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot() #17 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(263): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap(Object(Illuminate\\Foundation\\Application)) #18 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(447): Illuminate\\Foundation\\Application->bootstrapWith(Array) #19 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(199): Illuminate\\Foundation\\Console\\Kernel->bootstrap() #20 /home/sgcrean-stig/opleidingen.eduzo.be/artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #21 {main} [previous exception] [object] (PDOException(code: 1045): SQLSTATE[HY000] [1045] Access denied for user 'opleiding'@'10.100.90.2' (using password: YES) at /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:65) [stacktrace] #0 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(65): PDO->__construct('mysql:host=gs42...', 'opleiding', Object(SensitiveParameterValue), Array) #1 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(44): Illuminate\\Database\\Connectors\\Connector->createPdoConnection('mysql:host=gs42...', 'opleiding', 'sssX7ELNd1782', Array) #2 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Database/Connectors/MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection('mysql:host=gs42...', Array, Array) #3 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect(Array) #4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}() #5 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Database/Connection.php(1339): call_user_func(Object(Closure)) #6 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Database/Connection.php(528): Illuminate\\Database\\Connection->getPdo() #7 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Database/Connection.php(423): Illuminate\\Database\\Connection->getPdoForSelect(false) #8 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Database/Connection.php(816): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select table_na...', Array) #9 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Database/Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback('select table_na...', Array, Object(Closure)) #10 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Database/Connection.php(414): Illuminate\\Database\\Connection->run('select table_na...', Array, Object(Closure)) #11 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Database/Connection.php(401): Illuminate\\Database\\Connection->select('select table_na...', Array, false) #12 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Database/Schema/MySqlBuilder.php(41): Illuminate\\Database\\Connection->selectFromWriteConnection('select table_na...') #13 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(165): Illuminate\\Database\\Schema\\MySqlBuilder->getTables(false) #14 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\\Database\\Schema\\Builder->hasTable('settings') #15 /home/sgcrean-stig/opleidingen.eduzo.be/app/Providers/AppServiceProvider.php(60): Illuminate\\Support\\Facades\\Facade::__callStatic('hasTable', Array) #16 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Providers\\AppServiceProvider->boot(Object(Illuminate\\Routing\\UrlGenerator)) #17 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #18 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #19 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure)) #20 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL) #21 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1034): Illuminate\\Container\\Container->call(Array) #22 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1015): Illuminate\\Foundation\\Application->bootProvider(Object(App\\Providers\\AppServiceProvider)) #23 [internal function]: Illuminate\\Foundation\\Application->Illuminate\\Foundation\\{closure}(Object(App\\Providers\\AppServiceProvider), 31) #24 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1014): array_walk(Array, Object(Closure)) #25 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php(17): Illuminate\\Foundation\\Application->boot() #26 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(263): Illuminate\\Foundation\\Bootstrap\\BootProviders->bootstrap(Object(Illuminate\\Foundation\\Application)) #27 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(447): Illuminate\\Foundation\\Application->bootstrapWith(Array) #28 /home/sgcrean-stig/opleidingen.eduzo.be/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(199): Illuminate\\Foundation\\Console\\Kernel->bootstrap() #29 /home/sgcrean-stig/opleidingen.eduzo.be/artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput)) #30 {main} "}