[2026-05-16 14:10:12] production.WARNING: Skipping database-backed settings during bootstrap. {"message":"SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) (Connection: mysql, SQL: select exists (select 1 from information_schema.tables where table_schema = 'license_forge' and table_name = 'settings' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED')) as `exists`)"} 
[2026-05-16 14:10:12] production.WARNING: Skipping database-backed settings during bootstrap. {"message":"SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) (Connection: mysql, SQL: select exists (select 1 from information_schema.tables where table_schema = 'license_forge' and table_name = 'settings' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED')) as `exists`)"} 
[2026-05-16 14:11:36] production.WARNING: Skipping database-backed settings during bootstrap. {"message":"SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) (Connection: mysql, SQL: select exists (select 1 from information_schema.tables where table_schema = 'license_forge' and table_name = 'settings' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED')) as `exists`)"} 
[2026-05-16 14:12:11] production.WARNING: Skipping database-backed settings during bootstrap. {"message":"SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) (Connection: mysql, SQL: select exists (select 1 from information_schema.tables where table_schema = 'license_forge' and table_name = 'settings' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED')) as `exists`)"} 
[2026-05-16 15:06:32] production.ERROR: Route [password.reset] not defined. {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Route [password.reset] not defined. at /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php:517)
[stacktrace]
#0 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(853): Illuminate\\Routing\\UrlGenerator->route('password.reset', Array, false)
#1 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Auth/Notifications/ResetPassword.php(97): route('password.reset', Array, false)
#2 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Auth/Notifications/ResetPassword.php(66): Illuminate\\Auth\\Notifications\\ResetPassword->resetUrl(Object(App\\Models\\User))
#3 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(56): Illuminate\\Auth\\Notifications\\ResetPassword->toMail(Object(App\\Models\\User))
#4 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(148): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(Illuminate\\Auth\\Notifications\\ResetPassword))
#5 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(106): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), '5987831d-a34c-4...', Object(Illuminate\\Auth\\Notifications\\ResetPassword), 'mail')
#6 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(19): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#7 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(101): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#8 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(79): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(Illuminate\\Auth\\Notifications\\ResetPassword))
#9 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(39): Illuminate\\Notifications\\NotificationSender->send(Object(Illuminate\\Database\\Eloquent\\Collection), Object(Illuminate\\Auth\\Notifications\\ResetPassword))
#10 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(Illuminate\\Auth\\Notifications\\ResetPassword))
#11 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Auth/Passwords/CanResetPassword.php(27): App\\Models\\User->notify(Object(Illuminate\\Auth\\Notifications\\ResetPassword))
#12 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(108): Illuminate\\Foundation\\Auth\\User->sendPasswordResetNotification(Object(SensitiveParameterValue))
#13 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Support/Timebox.php(34): Illuminate\\Auth\\Passwords\\PasswordBroker->Illuminate\\Auth\\Passwords\\{closure}(Object(Illuminate\\Support\\Timebox))
#14 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBroker.php(85): Illuminate\\Support\\Timebox->call(Object(Closure), 200000)
#15 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Auth/Passwords/PasswordBrokerManager.php(154): Illuminate\\Auth\\Passwords\\PasswordBroker->sendResetLink(Object(SensitiveParameterValue))
#16 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(361): Illuminate\\Auth\\Passwords\\PasswordBrokerManager->__call('sendResetLink', Array)
#17 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/app/Http/Controllers/Auth/PasswordResetLinkController.php(22): Illuminate\\Support\\Facades\\Facade::__callStatic('sendResetLink', Array)
#18 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(47): App\\Http\\Controllers\\Auth\\PasswordResetLinkController->store(Object(Illuminate\\Http\\Request))
#19 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Routing/Route.php(266): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Auth\\PasswordResetLinkController), 'store')
#20 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Routing/Route.php(212): Illuminate\\Routing\\Route->runController()
#21 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Routing/Router.php(808): Illuminate\\Routing\\Route->run()
#22 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(170): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#23 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/app/Http/Middleware/EnsureInstallationComplete.php(14): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#24 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): App\\Http\\Middleware\\EnsureInstallationComplete->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#25 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Auth/Middleware/RedirectIfAuthenticated.php(35): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#26 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Auth\\Middleware\\RedirectIfAuthenticated->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(88): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\Store), Object(Closure))
#35 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(75): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(127): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Routing/Router.php(807): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#42 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Routing/Router.php(786): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#43 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Routing/Router.php(750): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#44 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Routing/Router.php(739): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#45 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(201): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#46 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(170): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#47 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#50 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(51): Illuminate\\Foundation\\Http\\Middleware\\TransformsRequest->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#52 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(110): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#56 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#58 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#60 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#62 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(209): Illuminate\\Foundation\\Http\\Middleware\\InvokeDeferredCallbacks->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(127): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(176): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#65 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#66 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#67 /home/cpadmfinchub/public_html/0001Sites/LicenseSystem/public/index.php(20): Illuminate\\Foundation\\Application->handleRequest(Object(Illuminate\\Http\\Request))
#68 {main}
"} 
[2026-05-16 15:20:06] production.WARNING: Skipping database-backed settings during bootstrap. {"message":"SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) (Connection: mysql, SQL: select exists (select 1 from information_schema.tables where table_schema = 'license_forge' and table_name = 'settings' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED')) as `exists`)"} 
[2026-05-16 15:20:07] production.WARNING: Skipping database-backed settings during bootstrap. {"message":"SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) (Connection: mysql, SQL: select exists (select 1 from information_schema.tables where table_schema = 'license_forge' and table_name = 'settings' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED')) as `exists`)"} 
[2026-05-16 15:20:07] production.WARNING: Skipping database-backed settings during bootstrap. {"message":"SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) (Connection: mysql, SQL: select exists (select 1 from information_schema.tables where table_schema = 'license_forge' and table_name = 'settings' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED')) as `exists`)"} 
[2026-05-16 15:20:07] production.WARNING: Skipping database-backed settings during bootstrap. {"message":"SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) (Connection: mysql, SQL: select exists (select 1 from information_schema.tables where table_schema = 'license_forge' and table_name = 'settings' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED')) as `exists`)"} 
[2026-05-16 15:20:07] production.WARNING: Skipping database-backed settings during bootstrap. {"message":"SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) (Connection: mysql, SQL: select exists (select 1 from information_schema.tables where table_schema = 'license_forge' and table_name = 'settings' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED')) as `exists`)"} 
[2026-05-16 15:20:12] production.WARNING: Skipping database-backed settings during bootstrap. {"message":"SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) (Connection: mysql, SQL: select exists (select 1 from information_schema.tables where table_schema = 'license_forge' and table_name = 'settings' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED')) as `exists`)"} 
[2026-05-16 15:20:12] production.WARNING: Skipping database-backed settings during bootstrap. {"message":"SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) (Connection: mysql, SQL: select exists (select 1 from information_schema.tables where table_schema = 'license_forge' and table_name = 'settings' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED')) as `exists`)"} 
[2026-05-16 15:20:12] production.WARNING: Skipping database-backed settings during bootstrap. {"message":"SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) (Connection: mysql, SQL: select exists (select 1 from information_schema.tables where table_schema = 'license_forge' and table_name = 'settings' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED')) as `exists`)"} 
[2026-05-16 15:20:12] production.WARNING: Skipping database-backed settings during bootstrap. {"message":"SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) (Connection: mysql, SQL: select exists (select 1 from information_schema.tables where table_schema = 'license_forge' and table_name = 'settings' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED')) as `exists`)"} 
[2026-05-16 15:20:14] production.WARNING: Skipping database-backed settings during bootstrap. {"message":"SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) (Connection: mysql, SQL: select exists (select 1 from information_schema.tables where table_schema = 'license_forge' and table_name = 'settings' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED')) as `exists`)"} 
[2026-05-16 15:20:14] production.WARNING: Skipping database-backed settings during bootstrap. {"message":"SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) (Connection: mysql, SQL: select exists (select 1 from information_schema.tables where table_schema = 'license_forge' and table_name = 'settings' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED')) as `exists`)"} 
[2026-05-16 15:20:28] production.WARNING: Skipping database-backed settings during bootstrap. {"message":"SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) (Connection: mysql, SQL: select exists (select 1 from information_schema.tables where table_schema = 'license_forge' and table_name = 'settings' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED')) as `exists`)"} 
[2026-05-16 15:21:05] production.WARNING: Skipping database-backed settings during bootstrap. {"message":"SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) (Connection: mysql, SQL: select exists (select 1 from information_schema.tables where table_schema = 'license_forge' and table_name = 'settings' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED')) as `exists`)"} 
[2026-05-16 15:22:30] production.ERROR: Password reset email delivery failed. {"email":"dhanunjayarao@outlook.com","message":"The \"ssl\" scheme is not supported; supported schemes for mailer \"smtp\" are: \"smtp\", \"smtps\"."} 
