[2022-06-20 13:57:17] local.ERROR: Failed to authenticate on SMTP server with username "meetdev.apollo22@gmail.com" using 3 possible authenticators. Authenticator LOGIN returned Expected response code 235 but got code "535", with message "535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials c62-20020a1c3541000000b0039746638d6esm15015349wma.33 - gsmtp ". Authenticator PLAIN returned Expected response code 235 but got code "535", with message "535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials c62-20020a1c3541000000b0039746638d6esm15015349wma.33 - gsmtp ". Authenticator XOAUTH2 returned Expected response code 250 but got code "535", with message "535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials c62-20020a1c3541000000b0039746638d6esm15015349wma.33 - gsmtp ". {"exception":"[object] (Swift_TransportException(code: 0): Failed to authenticate on SMTP server with username \"meetdev.apollo22@gmail.com\" using 3 possible authenticators. Authenticator LOGIN returned Expected response code 235 but got code \"535\", with message \"535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials c62-20020a1c3541000000b0039746638d6esm15015349wma.33 - gsmtp \". Authenticator PLAIN returned Expected response code 235 but got code \"535\", with message \"535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials c62-20020a1c3541000000b0039746638d6esm15015349wma.33 - gsmtp \". Authenticator XOAUTH2 returned Expected response code 250 but got code \"535\", with message \"535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials c62-20020a1c3541000000b0039746638d6esm15015349wma.33 - gsmtp \". at /var/www/html/projet-10-meet-dev-back/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/AuthHandler.php:191) [stacktrace] #0 /var/www/html/projet-10-meet-dev-back/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php(371): Swift_Transport_Esmtp_AuthHandler->afterEhlo(Object(Swift_SmtpTransport)) #1 /var/www/html/projet-10-meet-dev-back/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(148): Swift_Transport_EsmtpTransport->doHeloCommand() #2 /var/www/html/projet-10-meet-dev-back/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php(65): Swift_Transport_AbstractSmtpTransport->start() #3 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/mail/Mailer.php(521): Swift_Mailer->send(Object(Swift_Message), Array) #4 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/mail/Mailer.php(288): Illuminate\\Mail\\Mailer->sendSwiftMessage(Object(Swift_Message)) #5 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/Channels/MailChannel.php(65): Illuminate\\Mail\\Mailer->send(Object(Illuminate\\Support\\HtmlString), Array, Object(Closure)) #6 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/NotificationSender.php(148): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\VerifyEmail)) #7 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/NotificationSender.php(106): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), '873d7688-c9a5-4...', Object(App\\Notifications\\VerifyEmail), 'mail') #8 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/support/Traits/Localizable.php(19): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}() #9 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/NotificationSender.php(109): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure)) #10 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/NotificationSender.php(79): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\VerifyEmail)) #11 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/ChannelManager.php(39): Illuminate\\Notifications\\NotificationSender->send(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\VerifyEmail)) #12 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/support/Facades/Facade.php(261): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\VerifyEmail)) #13 /var/www/html/projet-10-meet-dev-back/app/Http/Traits/MustVerifyEmail.php(41): Illuminate\\Support\\Facades\\Facade::__callStatic('send', Array) #14 /var/www/html/projet-10-meet-dev-back/app/Http/Controllers/AuthController.php(232): App\\Models\\User->sendEmailVerificationNotification() #15 /var/www/html/projet-10-meet-dev-back/app/Http/Controllers/AuthController.php(178): App\\Http\\Controllers\\AuthController->emailRequestVerification(Object(Laravel\\Lumen\\Http\\Request)) #16 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/BoundMethod.php(36): App\\Http\\Controllers\\AuthController->registerDev(Object(Laravel\\Lumen\\Http\\Request)) #17 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/Util.php(40): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #18 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #19 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Laravel\\Lumen\\Application), Array, Object(Closure)) #20 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/Container.php(653): Illuminate\\Container\\BoundMethod::call(Object(Laravel\\Lumen\\Application), Array, Array, NULL) #21 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(389): Illuminate\\Container\\Container->call(Array, Array) #22 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(355): Laravel\\Lumen\\Application->callControllerCallable(Array, Array) #23 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(329): Laravel\\Lumen\\Application->callLumenController(Object(App\\Http\\Controllers\\AuthController), 'registerDev', Array) #24 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(282): Laravel\\Lumen\\Application->callControllerAction(Array) #25 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(267): Laravel\\Lumen\\Application->callActionOnArrayBasedRoute(Array) #26 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(169): Laravel\\Lumen\\Application->handleFoundRoute(Array) #27 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Routing/Pipeline.php(48): Laravel\\Lumen\\Application->Laravel\\Lumen\\Concerns\\{closure}(Object(Laravel\\Lumen\\Http\\Request)) #28 /var/www/html/projet-10-meet-dev-back/vendor/nordsoftware/lumen-cors/src/CorsMiddleware.php(45): Laravel\\Lumen\\Routing\\Pipeline->Laravel\\Lumen\\Routing\\{closure}(Object(Laravel\\Lumen\\Http\\Request)) #29 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/pipeline/Pipeline.php(167): Nord\\Lumen\\Cors\\CorsMiddleware->handle(Object(Laravel\\Lumen\\Http\\Request), Object(Closure)) #30 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Routing/Pipeline.php(30): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Laravel\\Lumen\\Http\\Request)) #31 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/pipeline/Pipeline.php(103): Laravel\\Lumen\\Routing\\Pipeline->Laravel\\Lumen\\Routing\\{closure}(Object(Laravel\\Lumen\\Http\\Request)) #32 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(426): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #33 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(175): Laravel\\Lumen\\Application->sendThroughPipeline(Array, Object(Closure)) #34 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(112): Laravel\\Lumen\\Application->dispatch(NULL) #35 /var/www/html/projet-10-meet-dev-back/public/index.php(28): Laravel\\Lumen\\Application->run() #36 {main} "} [2022-06-20 14:37:08] local.ERROR: Failed to authenticate on SMTP server with username "meetdev.apollo22@gmail.com" using 3 possible authenticators. Authenticator LOGIN returned Expected response code 235 but got code "535", with message "535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials y16-20020adfdf10000000b0021b931cd419sm2011094wrl.45 - gsmtp ". Authenticator PLAIN returned Expected response code 235 but got code "535", with message "535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials y16-20020adfdf10000000b0021b931cd419sm2011094wrl.45 - gsmtp ". Authenticator XOAUTH2 returned Expected response code 250 but got code "535", with message "535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials y16-20020adfdf10000000b0021b931cd419sm2011094wrl.45 - gsmtp ". {"exception":"[object] (Swift_TransportException(code: 0): Failed to authenticate on SMTP server with username \"meetdev.apollo22@gmail.com\" using 3 possible authenticators. Authenticator LOGIN returned Expected response code 235 but got code \"535\", with message \"535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials y16-20020adfdf10000000b0021b931cd419sm2011094wrl.45 - gsmtp \". Authenticator PLAIN returned Expected response code 235 but got code \"535\", with message \"535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials y16-20020adfdf10000000b0021b931cd419sm2011094wrl.45 - gsmtp \". Authenticator XOAUTH2 returned Expected response code 250 but got code \"535\", with message \"535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials y16-20020adfdf10000000b0021b931cd419sm2011094wrl.45 - gsmtp \". at /var/www/html/projet-10-meet-dev-back/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/AuthHandler.php:191) [stacktrace] #0 /var/www/html/projet-10-meet-dev-back/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php(371): Swift_Transport_Esmtp_AuthHandler->afterEhlo(Object(Swift_SmtpTransport)) #1 /var/www/html/projet-10-meet-dev-back/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(148): Swift_Transport_EsmtpTransport->doHeloCommand() #2 /var/www/html/projet-10-meet-dev-back/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php(65): Swift_Transport_AbstractSmtpTransport->start() #3 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/mail/Mailer.php(521): Swift_Mailer->send(Object(Swift_Message), Array) #4 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/mail/Mailer.php(288): Illuminate\\Mail\\Mailer->sendSwiftMessage(Object(Swift_Message)) #5 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/Channels/MailChannel.php(65): Illuminate\\Mail\\Mailer->send(Object(Illuminate\\Support\\HtmlString), Array, Object(Closure)) #6 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/NotificationSender.php(148): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\VerifyEmail)) #7 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/NotificationSender.php(106): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), '3ceb05df-9300-4...', Object(App\\Notifications\\VerifyEmail), 'mail') #8 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/support/Traits/Localizable.php(19): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}() #9 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/NotificationSender.php(109): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure)) #10 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/NotificationSender.php(79): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\VerifyEmail)) #11 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/ChannelManager.php(39): Illuminate\\Notifications\\NotificationSender->send(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\VerifyEmail)) #12 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/support/Facades/Facade.php(261): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\VerifyEmail)) #13 /var/www/html/projet-10-meet-dev-back/app/Http/Traits/MustVerifyEmail.php(41): Illuminate\\Support\\Facades\\Facade::__callStatic('send', Array) #14 /var/www/html/projet-10-meet-dev-back/app/Http/Controllers/AuthController.php(232): App\\Models\\User->sendEmailVerificationNotification() #15 /var/www/html/projet-10-meet-dev-back/app/Http/Controllers/AuthController.php(178): App\\Http\\Controllers\\AuthController->emailRequestVerification(Object(Laravel\\Lumen\\Http\\Request)) #16 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/BoundMethod.php(36): App\\Http\\Controllers\\AuthController->registerDev(Object(Laravel\\Lumen\\Http\\Request)) #17 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/Util.php(40): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #18 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #19 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Laravel\\Lumen\\Application), Array, Object(Closure)) #20 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/Container.php(653): Illuminate\\Container\\BoundMethod::call(Object(Laravel\\Lumen\\Application), Array, Array, NULL) #21 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(389): Illuminate\\Container\\Container->call(Array, Array) #22 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(355): Laravel\\Lumen\\Application->callControllerCallable(Array, Array) #23 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(329): Laravel\\Lumen\\Application->callLumenController(Object(App\\Http\\Controllers\\AuthController), 'registerDev', Array) #24 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(282): Laravel\\Lumen\\Application->callControllerAction(Array) #25 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(267): Laravel\\Lumen\\Application->callActionOnArrayBasedRoute(Array) #26 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(169): Laravel\\Lumen\\Application->handleFoundRoute(Array) #27 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Routing/Pipeline.php(48): Laravel\\Lumen\\Application->Laravel\\Lumen\\Concerns\\{closure}(Object(Laravel\\Lumen\\Http\\Request)) #28 /var/www/html/projet-10-meet-dev-back/vendor/nordsoftware/lumen-cors/src/CorsMiddleware.php(45): Laravel\\Lumen\\Routing\\Pipeline->Laravel\\Lumen\\Routing\\{closure}(Object(Laravel\\Lumen\\Http\\Request)) #29 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/pipeline/Pipeline.php(167): Nord\\Lumen\\Cors\\CorsMiddleware->handle(Object(Laravel\\Lumen\\Http\\Request), Object(Closure)) #30 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Routing/Pipeline.php(30): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Laravel\\Lumen\\Http\\Request)) #31 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/pipeline/Pipeline.php(103): Laravel\\Lumen\\Routing\\Pipeline->Laravel\\Lumen\\Routing\\{closure}(Object(Laravel\\Lumen\\Http\\Request)) #32 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(426): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #33 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(175): Laravel\\Lumen\\Application->sendThroughPipeline(Array, Object(Closure)) #34 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(112): Laravel\\Lumen\\Application->dispatch(NULL) #35 /var/www/html/projet-10-meet-dev-back/public/index.php(28): Laravel\\Lumen\\Application->run() #36 {main} "} [2022-06-20 14:48:53] local.ERROR: Failed to authenticate on SMTP server with username "meetdev.apollo22@gmail.com" using 3 possible authenticators. Authenticator LOGIN returned Expected response code 235 but got code "535", with message "535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials f10-20020adfe90a000000b0021b9504cc83sm556046wrm.31 - gsmtp ". Authenticator PLAIN returned Expected response code 235 but got code "535", with message "535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials f10-20020adfe90a000000b0021b9504cc83sm556046wrm.31 - gsmtp ". Authenticator XOAUTH2 returned Expected response code 250 but got code "535", with message "535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials f10-20020adfe90a000000b0021b9504cc83sm556046wrm.31 - gsmtp ". {"exception":"[object] (Swift_TransportException(code: 0): Failed to authenticate on SMTP server with username \"meetdev.apollo22@gmail.com\" using 3 possible authenticators. Authenticator LOGIN returned Expected response code 235 but got code \"535\", with message \"535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials f10-20020adfe90a000000b0021b9504cc83sm556046wrm.31 - gsmtp \". Authenticator PLAIN returned Expected response code 235 but got code \"535\", with message \"535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials f10-20020adfe90a000000b0021b9504cc83sm556046wrm.31 - gsmtp \". Authenticator XOAUTH2 returned Expected response code 250 but got code \"535\", with message \"535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials f10-20020adfe90a000000b0021b9504cc83sm556046wrm.31 - gsmtp \". at /var/www/html/projet-10-meet-dev-back/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/AuthHandler.php:191) [stacktrace] #0 /var/www/html/projet-10-meet-dev-back/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php(371): Swift_Transport_Esmtp_AuthHandler->afterEhlo(Object(Swift_SmtpTransport)) #1 /var/www/html/projet-10-meet-dev-back/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(148): Swift_Transport_EsmtpTransport->doHeloCommand() #2 /var/www/html/projet-10-meet-dev-back/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php(65): Swift_Transport_AbstractSmtpTransport->start() #3 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/mail/Mailer.php(521): Swift_Mailer->send(Object(Swift_Message), Array) #4 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/mail/Mailer.php(288): Illuminate\\Mail\\Mailer->sendSwiftMessage(Object(Swift_Message)) #5 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/Channels/MailChannel.php(65): Illuminate\\Mail\\Mailer->send(Object(Illuminate\\Support\\HtmlString), Array, Object(Closure)) #6 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/NotificationSender.php(148): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\VerifyEmail)) #7 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/NotificationSender.php(106): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), '5010c57e-a005-4...', Object(App\\Notifications\\VerifyEmail), 'mail') #8 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/support/Traits/Localizable.php(19): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}() #9 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/NotificationSender.php(109): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure)) #10 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/NotificationSender.php(79): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\VerifyEmail)) #11 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/ChannelManager.php(39): Illuminate\\Notifications\\NotificationSender->send(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\VerifyEmail)) #12 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/support/Facades/Facade.php(261): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\VerifyEmail)) #13 /var/www/html/projet-10-meet-dev-back/app/Http/Traits/MustVerifyEmail.php(41): Illuminate\\Support\\Facades\\Facade::__callStatic('send', Array) #14 /var/www/html/projet-10-meet-dev-back/app/Http/Controllers/AuthController.php(232): App\\Models\\User->sendEmailVerificationNotification() #15 /var/www/html/projet-10-meet-dev-back/app/Http/Controllers/AuthController.php(178): App\\Http\\Controllers\\AuthController->emailRequestVerification(Object(Laravel\\Lumen\\Http\\Request)) #16 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/BoundMethod.php(36): App\\Http\\Controllers\\AuthController->registerDev(Object(Laravel\\Lumen\\Http\\Request)) #17 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/Util.php(40): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #18 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #19 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Laravel\\Lumen\\Application), Array, Object(Closure)) #20 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/Container.php(653): Illuminate\\Container\\BoundMethod::call(Object(Laravel\\Lumen\\Application), Array, Array, NULL) #21 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(389): Illuminate\\Container\\Container->call(Array, Array) #22 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(355): Laravel\\Lumen\\Application->callControllerCallable(Array, Array) #23 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(329): Laravel\\Lumen\\Application->callLumenController(Object(App\\Http\\Controllers\\AuthController), 'registerDev', Array) #24 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(282): Laravel\\Lumen\\Application->callControllerAction(Array) #25 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(267): Laravel\\Lumen\\Application->callActionOnArrayBasedRoute(Array) #26 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(169): Laravel\\Lumen\\Application->handleFoundRoute(Array) #27 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Routing/Pipeline.php(48): Laravel\\Lumen\\Application->Laravel\\Lumen\\Concerns\\{closure}(Object(Laravel\\Lumen\\Http\\Request)) #28 /var/www/html/projet-10-meet-dev-back/vendor/nordsoftware/lumen-cors/src/CorsMiddleware.php(45): Laravel\\Lumen\\Routing\\Pipeline->Laravel\\Lumen\\Routing\\{closure}(Object(Laravel\\Lumen\\Http\\Request)) #29 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/pipeline/Pipeline.php(167): Nord\\Lumen\\Cors\\CorsMiddleware->handle(Object(Laravel\\Lumen\\Http\\Request), Object(Closure)) #30 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Routing/Pipeline.php(30): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Laravel\\Lumen\\Http\\Request)) #31 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/pipeline/Pipeline.php(103): Laravel\\Lumen\\Routing\\Pipeline->Laravel\\Lumen\\Routing\\{closure}(Object(Laravel\\Lumen\\Http\\Request)) #32 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(426): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #33 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(175): Laravel\\Lumen\\Application->sendThroughPipeline(Array, Object(Closure)) #34 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(112): Laravel\\Lumen\\Application->dispatch(NULL) #35 /var/www/html/projet-10-meet-dev-back/public/index.php(28): Laravel\\Lumen\\Application->run() #36 {main} "} [2022-06-20 14:59:19] local.ERROR: Failed to authenticate on SMTP server with username "meetdev.apollo22@gmail.com" using 3 possible authenticators. Authenticator LOGIN returned Expected response code 235 but got code "535", with message "535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials o20-20020a1c7514000000b0039c4ec6fdacsm15212895wmc.40 - gsmtp ". Authenticator PLAIN returned Expected response code 235 but got code "535", with message "535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials o20-20020a1c7514000000b0039c4ec6fdacsm15212895wmc.40 - gsmtp ". Authenticator XOAUTH2 returned Expected response code 250 but got code "535", with message "535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials o20-20020a1c7514000000b0039c4ec6fdacsm15212895wmc.40 - gsmtp ". {"exception":"[object] (Swift_TransportException(code: 0): Failed to authenticate on SMTP server with username \"meetdev.apollo22@gmail.com\" using 3 possible authenticators. Authenticator LOGIN returned Expected response code 235 but got code \"535\", with message \"535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials o20-20020a1c7514000000b0039c4ec6fdacsm15212895wmc.40 - gsmtp \". Authenticator PLAIN returned Expected response code 235 but got code \"535\", with message \"535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials o20-20020a1c7514000000b0039c4ec6fdacsm15212895wmc.40 - gsmtp \". Authenticator XOAUTH2 returned Expected response code 250 but got code \"535\", with message \"535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials o20-20020a1c7514000000b0039c4ec6fdacsm15212895wmc.40 - gsmtp \". at /var/www/html/projet-10-meet-dev-back/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/AuthHandler.php:191) [stacktrace] #0 /var/www/html/projet-10-meet-dev-back/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php(371): Swift_Transport_Esmtp_AuthHandler->afterEhlo(Object(Swift_SmtpTransport)) #1 /var/www/html/projet-10-meet-dev-back/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(148): Swift_Transport_EsmtpTransport->doHeloCommand() #2 /var/www/html/projet-10-meet-dev-back/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php(65): Swift_Transport_AbstractSmtpTransport->start() #3 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/mail/Mailer.php(521): Swift_Mailer->send(Object(Swift_Message), Array) #4 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/mail/Mailer.php(288): Illuminate\\Mail\\Mailer->sendSwiftMessage(Object(Swift_Message)) #5 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/Channels/MailChannel.php(65): Illuminate\\Mail\\Mailer->send(Object(Illuminate\\Support\\HtmlString), Array, Object(Closure)) #6 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/NotificationSender.php(148): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\VerifyEmail)) #7 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/NotificationSender.php(106): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), 'ab13d7a5-ccdc-4...', Object(App\\Notifications\\VerifyEmail), 'mail') #8 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/support/Traits/Localizable.php(19): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}() #9 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/NotificationSender.php(109): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure)) #10 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/NotificationSender.php(79): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\VerifyEmail)) #11 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/ChannelManager.php(39): Illuminate\\Notifications\\NotificationSender->send(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\VerifyEmail)) #12 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/support/Facades/Facade.php(261): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\VerifyEmail)) #13 /var/www/html/projet-10-meet-dev-back/app/Http/Traits/MustVerifyEmail.php(41): Illuminate\\Support\\Facades\\Facade::__callStatic('send', Array) #14 /var/www/html/projet-10-meet-dev-back/app/Http/Controllers/AuthController.php(232): App\\Models\\User->sendEmailVerificationNotification() #15 /var/www/html/projet-10-meet-dev-back/app/Http/Controllers/AuthController.php(178): App\\Http\\Controllers\\AuthController->emailRequestVerification(Object(Laravel\\Lumen\\Http\\Request)) #16 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/BoundMethod.php(36): App\\Http\\Controllers\\AuthController->registerDev(Object(Laravel\\Lumen\\Http\\Request)) #17 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/Util.php(40): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #18 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #19 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Laravel\\Lumen\\Application), Array, Object(Closure)) #20 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/Container.php(653): Illuminate\\Container\\BoundMethod::call(Object(Laravel\\Lumen\\Application), Array, Array, NULL) #21 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(389): Illuminate\\Container\\Container->call(Array, Array) #22 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(355): Laravel\\Lumen\\Application->callControllerCallable(Array, Array) #23 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(329): Laravel\\Lumen\\Application->callLumenController(Object(App\\Http\\Controllers\\AuthController), 'registerDev', Array) #24 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(282): Laravel\\Lumen\\Application->callControllerAction(Array) #25 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(267): Laravel\\Lumen\\Application->callActionOnArrayBasedRoute(Array) #26 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(169): Laravel\\Lumen\\Application->handleFoundRoute(Array) #27 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Routing/Pipeline.php(48): Laravel\\Lumen\\Application->Laravel\\Lumen\\Concerns\\{closure}(Object(Laravel\\Lumen\\Http\\Request)) #28 /var/www/html/projet-10-meet-dev-back/vendor/nordsoftware/lumen-cors/src/CorsMiddleware.php(45): Laravel\\Lumen\\Routing\\Pipeline->Laravel\\Lumen\\Routing\\{closure}(Object(Laravel\\Lumen\\Http\\Request)) #29 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/pipeline/Pipeline.php(167): Nord\\Lumen\\Cors\\CorsMiddleware->handle(Object(Laravel\\Lumen\\Http\\Request), Object(Closure)) #30 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Routing/Pipeline.php(30): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Laravel\\Lumen\\Http\\Request)) #31 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/pipeline/Pipeline.php(103): Laravel\\Lumen\\Routing\\Pipeline->Laravel\\Lumen\\Routing\\{closure}(Object(Laravel\\Lumen\\Http\\Request)) #32 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(426): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #33 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(175): Laravel\\Lumen\\Application->sendThroughPipeline(Array, Object(Closure)) #34 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(112): Laravel\\Lumen\\Application->dispatch(NULL) #35 /var/www/html/projet-10-meet-dev-back/public/index.php(28): Laravel\\Lumen\\Application->run() #36 {main} "} [2022-06-20 15:06:28] local.ERROR: Failed to authenticate on SMTP server with username "meetdev.apollo22@gmail.com" using 3 possible authenticators. Authenticator LOGIN returned Expected response code 235 but got code "535", with message "535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials v15-20020a5d678f000000b0021b8208fa51sm9918615wru.80 - gsmtp ". Authenticator PLAIN returned Expected response code 235 but got code "535", with message "535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials v15-20020a5d678f000000b0021b8208fa51sm9918615wru.80 - gsmtp ". Authenticator XOAUTH2 returned Expected response code 250 but got code "535", with message "535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials v15-20020a5d678f000000b0021b8208fa51sm9918615wru.80 - gsmtp ". {"exception":"[object] (Swift_TransportException(code: 0): Failed to authenticate on SMTP server with username \"meetdev.apollo22@gmail.com\" using 3 possible authenticators. Authenticator LOGIN returned Expected response code 235 but got code \"535\", with message \"535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials v15-20020a5d678f000000b0021b8208fa51sm9918615wru.80 - gsmtp \". Authenticator PLAIN returned Expected response code 235 but got code \"535\", with message \"535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials v15-20020a5d678f000000b0021b8208fa51sm9918615wru.80 - gsmtp \". Authenticator XOAUTH2 returned Expected response code 250 but got code \"535\", with message \"535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials v15-20020a5d678f000000b0021b8208fa51sm9918615wru.80 - gsmtp \". at /var/www/html/projet-10-meet-dev-back/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/AuthHandler.php:191) [stacktrace] #0 /var/www/html/projet-10-meet-dev-back/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php(371): Swift_Transport_Esmtp_AuthHandler->afterEhlo(Object(Swift_SmtpTransport)) #1 /var/www/html/projet-10-meet-dev-back/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(148): Swift_Transport_EsmtpTransport->doHeloCommand() #2 /var/www/html/projet-10-meet-dev-back/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php(65): Swift_Transport_AbstractSmtpTransport->start() #3 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/mail/Mailer.php(521): Swift_Mailer->send(Object(Swift_Message), Array) #4 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/mail/Mailer.php(288): Illuminate\\Mail\\Mailer->sendSwiftMessage(Object(Swift_Message)) #5 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/Channels/MailChannel.php(65): Illuminate\\Mail\\Mailer->send(Object(Illuminate\\Support\\HtmlString), Array, Object(Closure)) #6 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/NotificationSender.php(148): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\VerifyEmail)) #7 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/NotificationSender.php(106): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), 'c4b18551-943e-4...', Object(App\\Notifications\\VerifyEmail), 'mail') #8 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/support/Traits/Localizable.php(19): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}() #9 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/NotificationSender.php(109): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure)) #10 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/NotificationSender.php(79): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\VerifyEmail)) #11 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/ChannelManager.php(39): Illuminate\\Notifications\\NotificationSender->send(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\VerifyEmail)) #12 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/support/Facades/Facade.php(261): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\VerifyEmail)) #13 /var/www/html/projet-10-meet-dev-back/app/Http/Traits/MustVerifyEmail.php(41): Illuminate\\Support\\Facades\\Facade::__callStatic('send', Array) #14 /var/www/html/projet-10-meet-dev-back/app/Http/Controllers/AuthController.php(232): App\\Models\\User->sendEmailVerificationNotification() #15 /var/www/html/projet-10-meet-dev-back/app/Http/Controllers/AuthController.php(178): App\\Http\\Controllers\\AuthController->emailRequestVerification(Object(Laravel\\Lumen\\Http\\Request)) #16 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/BoundMethod.php(36): App\\Http\\Controllers\\AuthController->registerDev(Object(Laravel\\Lumen\\Http\\Request)) #17 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/Util.php(40): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #18 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #19 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Laravel\\Lumen\\Application), Array, Object(Closure)) #20 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/Container.php(653): Illuminate\\Container\\BoundMethod::call(Object(Laravel\\Lumen\\Application), Array, Array, NULL) #21 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(389): Illuminate\\Container\\Container->call(Array, Array) #22 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(355): Laravel\\Lumen\\Application->callControllerCallable(Array, Array) #23 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(329): Laravel\\Lumen\\Application->callLumenController(Object(App\\Http\\Controllers\\AuthController), 'registerDev', Array) #24 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(282): Laravel\\Lumen\\Application->callControllerAction(Array) #25 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(267): Laravel\\Lumen\\Application->callActionOnArrayBasedRoute(Array) #26 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(169): Laravel\\Lumen\\Application->handleFoundRoute(Array) #27 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Routing/Pipeline.php(48): Laravel\\Lumen\\Application->Laravel\\Lumen\\Concerns\\{closure}(Object(Laravel\\Lumen\\Http\\Request)) #28 /var/www/html/projet-10-meet-dev-back/vendor/nordsoftware/lumen-cors/src/CorsMiddleware.php(45): Laravel\\Lumen\\Routing\\Pipeline->Laravel\\Lumen\\Routing\\{closure}(Object(Laravel\\Lumen\\Http\\Request)) #29 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/pipeline/Pipeline.php(167): Nord\\Lumen\\Cors\\CorsMiddleware->handle(Object(Laravel\\Lumen\\Http\\Request), Object(Closure)) #30 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Routing/Pipeline.php(30): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Laravel\\Lumen\\Http\\Request)) #31 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/pipeline/Pipeline.php(103): Laravel\\Lumen\\Routing\\Pipeline->Laravel\\Lumen\\Routing\\{closure}(Object(Laravel\\Lumen\\Http\\Request)) #32 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(426): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #33 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(175): Laravel\\Lumen\\Application->sendThroughPipeline(Array, Object(Closure)) #34 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(112): Laravel\\Lumen\\Application->dispatch(NULL) #35 /var/www/html/projet-10-meet-dev-back/public/index.php(28): Laravel\\Lumen\\Application->run() #36 {main} "} [2022-06-20 15:10:41] local.ERROR: Failed to authenticate on SMTP server with username "meetdev.apollo22@gmail.com" using 3 possible authenticators. Authenticator LOGIN returned Expected response code 235 but got code "535", with message "535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials c130-20020a1c3588000000b0039c798b2dc5sm19076953wma.8 - gsmtp ". Authenticator PLAIN returned Expected response code 235 but got code "535", with message "535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials c130-20020a1c3588000000b0039c798b2dc5sm19076953wma.8 - gsmtp ". Authenticator XOAUTH2 returned Expected response code 250 but got code "535", with message "535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials c130-20020a1c3588000000b0039c798b2dc5sm19076953wma.8 - gsmtp ". {"exception":"[object] (Swift_TransportException(code: 0): Failed to authenticate on SMTP server with username \"meetdev.apollo22@gmail.com\" using 3 possible authenticators. Authenticator LOGIN returned Expected response code 235 but got code \"535\", with message \"535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials c130-20020a1c3588000000b0039c798b2dc5sm19076953wma.8 - gsmtp \". Authenticator PLAIN returned Expected response code 235 but got code \"535\", with message \"535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials c130-20020a1c3588000000b0039c798b2dc5sm19076953wma.8 - gsmtp \". Authenticator XOAUTH2 returned Expected response code 250 but got code \"535\", with message \"535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials c130-20020a1c3588000000b0039c798b2dc5sm19076953wma.8 - gsmtp \". at /var/www/html/projet-10-meet-dev-back/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/AuthHandler.php:191) [stacktrace] #0 /var/www/html/projet-10-meet-dev-back/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php(371): Swift_Transport_Esmtp_AuthHandler->afterEhlo(Object(Swift_SmtpTransport)) #1 /var/www/html/projet-10-meet-dev-back/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(148): Swift_Transport_EsmtpTransport->doHeloCommand() #2 /var/www/html/projet-10-meet-dev-back/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php(65): Swift_Transport_AbstractSmtpTransport->start() #3 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/mail/Mailer.php(521): Swift_Mailer->send(Object(Swift_Message), Array) #4 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/mail/Mailer.php(288): Illuminate\\Mail\\Mailer->sendSwiftMessage(Object(Swift_Message)) #5 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/Channels/MailChannel.php(65): Illuminate\\Mail\\Mailer->send(Object(Illuminate\\Support\\HtmlString), Array, Object(Closure)) #6 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/NotificationSender.php(148): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\VerifyEmail)) #7 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/NotificationSender.php(106): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), 'c5762548-83c5-4...', Object(App\\Notifications\\VerifyEmail), 'mail') #8 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/support/Traits/Localizable.php(19): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}() #9 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/NotificationSender.php(109): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure)) #10 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/NotificationSender.php(79): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\VerifyEmail)) #11 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/ChannelManager.php(39): Illuminate\\Notifications\\NotificationSender->send(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\VerifyEmail)) #12 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/support/Facades/Facade.php(261): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\VerifyEmail)) #13 /var/www/html/projet-10-meet-dev-back/app/Http/Traits/MustVerifyEmail.php(41): Illuminate\\Support\\Facades\\Facade::__callStatic('send', Array) #14 /var/www/html/projet-10-meet-dev-back/app/Http/Controllers/AuthController.php(232): App\\Models\\User->sendEmailVerificationNotification() #15 /var/www/html/projet-10-meet-dev-back/app/Http/Controllers/AuthController.php(178): App\\Http\\Controllers\\AuthController->emailRequestVerification(Object(Laravel\\Lumen\\Http\\Request)) #16 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/BoundMethod.php(36): App\\Http\\Controllers\\AuthController->registerDev(Object(Laravel\\Lumen\\Http\\Request)) #17 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/Util.php(40): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #18 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #19 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Laravel\\Lumen\\Application), Array, Object(Closure)) #20 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/Container.php(653): Illuminate\\Container\\BoundMethod::call(Object(Laravel\\Lumen\\Application), Array, Array, NULL) #21 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(389): Illuminate\\Container\\Container->call(Array, Array) #22 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(355): Laravel\\Lumen\\Application->callControllerCallable(Array, Array) #23 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(329): Laravel\\Lumen\\Application->callLumenController(Object(App\\Http\\Controllers\\AuthController), 'registerDev', Array) #24 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(282): Laravel\\Lumen\\Application->callControllerAction(Array) #25 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(267): Laravel\\Lumen\\Application->callActionOnArrayBasedRoute(Array) #26 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(169): Laravel\\Lumen\\Application->handleFoundRoute(Array) #27 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Routing/Pipeline.php(48): Laravel\\Lumen\\Application->Laravel\\Lumen\\Concerns\\{closure}(Object(Laravel\\Lumen\\Http\\Request)) #28 /var/www/html/projet-10-meet-dev-back/vendor/nordsoftware/lumen-cors/src/CorsMiddleware.php(45): Laravel\\Lumen\\Routing\\Pipeline->Laravel\\Lumen\\Routing\\{closure}(Object(Laravel\\Lumen\\Http\\Request)) #29 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/pipeline/Pipeline.php(167): Nord\\Lumen\\Cors\\CorsMiddleware->handle(Object(Laravel\\Lumen\\Http\\Request), Object(Closure)) #30 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Routing/Pipeline.php(30): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Laravel\\Lumen\\Http\\Request)) #31 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/pipeline/Pipeline.php(103): Laravel\\Lumen\\Routing\\Pipeline->Laravel\\Lumen\\Routing\\{closure}(Object(Laravel\\Lumen\\Http\\Request)) #32 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(426): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #33 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(175): Laravel\\Lumen\\Application->sendThroughPipeline(Array, Object(Closure)) #34 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(112): Laravel\\Lumen\\Application->dispatch(NULL) #35 /var/www/html/projet-10-meet-dev-back/public/index.php(28): Laravel\\Lumen\\Application->run() #36 {main} "}