[2022-06-21 16:17:27] 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 y14-20020a1c4b0e000000b0039c95b31812sm18496892wma.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 y14-20020a1c4b0e000000b0039c95b31812sm18496892wma.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 y14-20020a1c4b0e000000b0039c95b31812sm18496892wma.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 y14-20020a1c4b0e000000b0039c95b31812sm18496892wma.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 y14-20020a1c4b0e000000b0039c95b31812sm18496892wma.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 y14-20020a1c4b0e000000b0039c95b31812sm18496892wma.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), '616d6788-c6cf-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(38): 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-21 16:46:13] 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 j12-20020a5d564c000000b0021b9585276dsm3346392wrw.101 - 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 j12-20020a5d564c000000b0021b9585276dsm3346392wrw.101 - 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 j12-20020a5d564c000000b0021b9585276dsm3346392wrw.101 - 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 j12-20020a5d564c000000b0021b9585276dsm3346392wrw.101 - 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 j12-20020a5d564c000000b0021b9585276dsm3346392wrw.101 - 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 j12-20020a5d564c000000b0021b9585276dsm3346392wrw.101 - 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), 'af773b61-ae01-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-21 17:06:01] 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 i27-20020a1c541b000000b0039c5ab7167dsm23149090wmb.48 - 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 i27-20020a1c541b000000b0039c5ab7167dsm23149090wmb.48 - 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 i27-20020a1c541b000000b0039c5ab7167dsm23149090wmb.48 - 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 i27-20020a1c541b000000b0039c5ab7167dsm23149090wmb.48 - 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 i27-20020a1c541b000000b0039c5ab7167dsm23149090wmb.48 - 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 i27-20020a1c541b000000b0039c5ab7167dsm23149090wmb.48 - 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), '104fb2f9-23a5-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(210): 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->registerRecrut(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), 'registerRecrut', 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-21 20:44:33] 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 r184-20020a1c2bc1000000b0039749b01ea7sm23527900wmr.32 - 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 r184-20020a1c2bc1000000b0039749b01ea7sm23527900wmr.32 - 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 r184-20020a1c2bc1000000b0039749b01ea7sm23527900wmr.32 - 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 r184-20020a1c2bc1000000b0039749b01ea7sm23527900wmr.32 - 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 r184-20020a1c2bc1000000b0039749b01ea7sm23527900wmr.32 - 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 r184-20020a1c2bc1000000b0039749b01ea7sm23527900wmr.32 - 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), 'ea6c42a0-4f89-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(38): 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-21 20:57:08] local.ERROR: Connection could not be established with host smtp.gmail.com :stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1408F10B:SSL routines:ssl3_get_record:wrong version number {"exception":"[object] (Swift_TransportException(code: 0): Connection could not be established with host smtp.gmail.com :stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:1408F10B:SSL routines:ssl3_get_record:wrong version number at /var/www/html/projet-10-meet-dev-back/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php:261) [stacktrace] #0 [internal function]: Swift_Transport_StreamBuffer->{closure}(2, 'stream_socket_c...', '/var/www/html/p...', 264, Array) #1 /var/www/html/projet-10-meet-dev-back/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php(264): stream_socket_client('ssl://smtp.gmai...', 0, '', 30, 4, Resource id #8) #2 /var/www/html/projet-10-meet-dev-back/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php(58): Swift_Transport_StreamBuffer->establishSocketConnection() #3 /var/www/html/projet-10-meet-dev-back/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php(143): Swift_Transport_StreamBuffer->initialize(Array) #4 /var/www/html/projet-10-meet-dev-back/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php(65): Swift_Transport_AbstractSmtpTransport->start() #5 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/mail/Mailer.php(521): Swift_Mailer->send(Object(Swift_Message), Array) #6 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/mail/Mailer.php(288): Illuminate\\Mail\\Mailer->sendSwiftMessage(Object(Swift_Message)) #7 /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)) #8 /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)) #9 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/NotificationSender.php(106): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), '5a5bf9de-e936-4...', Object(App\\Notifications\\VerifyEmail), 'mail') #10 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/support/Traits/Localizable.php(19): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}() #11 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/notifications/NotificationSender.php(109): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure)) #12 /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)) #13 /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)) #14 /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)) #15 /var/www/html/projet-10-meet-dev-back/app/Http/Traits/MustVerifyEmail.php(41): Illuminate\\Support\\Facades\\Facade::__callStatic('send', Array) #16 /var/www/html/projet-10-meet-dev-back/app/Http/Controllers/AuthController.php(232): App\\Models\\User->sendEmailVerificationNotification() #17 /var/www/html/projet-10-meet-dev-back/app/Http/Controllers/AuthController.php(178): App\\Http\\Controllers\\AuthController->emailRequestVerification(Object(Laravel\\Lumen\\Http\\Request)) #18 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/BoundMethod.php(36): App\\Http\\Controllers\\AuthController->registerDev(Object(Laravel\\Lumen\\Http\\Request)) #19 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/Util.php(40): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() #20 /var/www/html/projet-10-meet-dev-back/vendor/illuminate/container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure)) #21 /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)) #22 /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) #23 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(389): Illuminate\\Container\\Container->call(Array, Array) #24 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(355): Laravel\\Lumen\\Application->callControllerCallable(Array, Array) #25 /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) #26 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(282): Laravel\\Lumen\\Application->callControllerAction(Array) #27 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(267): Laravel\\Lumen\\Application->callActionOnArrayBasedRoute(Array) #28 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(169): Laravel\\Lumen\\Application->handleFoundRoute(Array) #29 /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)) #30 /var/www/html/projet-10-meet-dev-back/vendor/nordsoftware/lumen-cors/src/CorsMiddleware.php(38): Laravel\\Lumen\\Routing\\Pipeline->Laravel\\Lumen\\Routing\\{closure}(Object(Laravel\\Lumen\\Http\\Request)) #31 /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)) #32 /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)) #33 /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)) #34 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(426): Illuminate\\Pipeline\\Pipeline->then(Object(Closure)) #35 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(175): Laravel\\Lumen\\Application->sendThroughPipeline(Array, Object(Closure)) #36 /var/www/html/projet-10-meet-dev-back/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(112): Laravel\\Lumen\\Application->dispatch(NULL) #37 /var/www/html/projet-10-meet-dev-back/public/index.php(28): Laravel\\Lumen\\Application->run() #38 {main} "} [2022-06-21 20:59:16] 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 l15-20020a05600c2ccf00b003974a00697esm23662292wmc.38 - 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 l15-20020a05600c2ccf00b003974a00697esm23662292wmc.38 - 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 l15-20020a05600c2ccf00b003974a00697esm23662292wmc.38 - 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 l15-20020a05600c2ccf00b003974a00697esm23662292wmc.38 - 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 l15-20020a05600c2ccf00b003974a00697esm23662292wmc.38 - 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 l15-20020a05600c2ccf00b003974a00697esm23662292wmc.38 - 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), '5b62baaa-a68d-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(38): 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} "}