Swift_TransportException {#2121
#message: """
Failed to authenticate on SMTP server with username "[email protected]" using 3 possible authenticators. Authenticator CRAM-MD5 returned Expected response code 235 but got code "535", with message "535 535 Authentication failed: Error: Account is locked.\r\n
". Authenticator LOGIN returned Expected response code 235 but got code "535", with message "535 535 Authentication failed: Error: Account is locked.\r\n
". Authenticator PLAIN returned Expected response code 250 but got an empty response.
"""
#code: 0
#file: "/var/app/current/propease_live/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/AuthHandler.php"
#line: 191
trace: {
/var/app/current/propease_live/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/AuthHandler.php:191 {
› }\r
› throw new Swift_TransportException($message);\r
› }\r
}
/var/app/current/propease_live/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php:371 {
› foreach ($this->getActiveHandlers() as $handler) {\r
› $handler->afterEhlo($this);\r
› }\r
arguments: {
$agent: Swift_SmtpTransport {#2056 …}
}
}
/var/app/current/propease_live/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:148 {
› $this->readGreeting();\r
› $this->doHeloCommand();\r
› \r
}
/var/app/current/propease_live/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php:65 {
› if (!$this->transport->isStarted()) {\r
› $this->transport->start();\r
› }\r
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php:484 {
› try {\r
› return $this->swift->send($message, $this->failedRecipients);\r
› } finally {\r
arguments: {
$message: Swift_Message {#2103 …}
&$failedRecipients: []
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php:259 {
› if ($this->shouldSendMessage($swiftMessage, $data)) {\r
› $this->sendSwiftMessage($swiftMessage);\r
› \r
arguments: {
$message: Swift_Message {#2103 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php:159 {
› ->buildAttachments($message);\r
› });\r
› });\r
arguments: {
$view: "emails.exception"
$data: array:8 [ …8]
$callback: Closure {#2106 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php:19 {
› if (! $locale) {\r
› return $callback();\r
› }\r
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Mail/Mailable.php:160 {
› });\r
› });\r
› }\r
arguments: {
$locale: null
$callback: Closure {#2083 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php:275 {
› ? $mailable->queue($this->queue)\r
› : $mailable->send($this);\r
› }\r
arguments: {
$mailer: Mailer {#2051 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php:229 {
› if ($view instanceof MailableContract) {\r
› return $this->sendMailable($view);\r
› }\r
arguments: {
$mailable: ExceptionOccured {#2082 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Mail/PendingMail.php:127 {
› \r
› return $this->mailer->send($this->fill($mailable));\r
› }\r
arguments: {
$view: ExceptionOccured {#2082 …}
}
}
/var/app/current/propease_live/app/Exceptions/Handler.php:64 {
› \r
› Mail::to('[email protected]')->cc('[email protected]')->send(new ExceptionOccured($html));\r
› } catch (Exception $ex) {\r
arguments: {
$mailable: ExceptionOccured {#2082 …}
}
}
/var/app/current/propease_live/app/Exceptions/Handler.php:46 {
› if (strpos($url, ".co") !== false){\r
› $this->sendEmail($exception); \r
› }\r
arguments: {
$exception: QueryException {#2041 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:81 {
› \r
› $handler->report($e);\r
› \r
arguments: {
$exception: QueryException {#2041 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:32 {
› } catch (Exception $e) {\r
› return $this->handleException($passable, $e);\r
› } catch (Throwable $e) {\r
arguments: {
$passable: Request {#43 …}
$e: QueryException {#2041 …}
}
}
/var/app/current/propease_live/app/Http/Middleware/FrameHeadersMiddleware.php:18 {
› {\r
› $response = $next($request);\r
› $response->header('X-Frame-Options', 'ALLOW FROM https://example.com/');\r
arguments: {
Request {#43 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)\r
› ? $pipe->{$this->method}(...$parameters)\r
› : $pipe(...$parameters);\r
arguments: {
$request: Request {#43 …}
$next: Closure {#1414 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
› \r
› return $callable($passable);\r
› } catch (Exception $e) {\r
arguments: {
Request {#43 …}
}
}
/var/app/current/propease_live/app/Http/Middleware/SetLocale.php:22 {
› }\r
› return $next($request);\r
› }\r
arguments: {
Request {#43 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)\r
› ? $pipe->{$this->method}(...$parameters)\r
› : $pipe(...$parameters);\r
arguments: {
$request: Request {#43 …}
$next: Closure {#1414 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
› \r
› return $callable($passable);\r
› } catch (Exception $e) {\r
arguments: {
Request {#43 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41 {
› \r
› return $next($request);\r
› }\r
arguments: {
Request {#43 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)\r
› ? $pipe->{$this->method}(...$parameters)\r
› : $pipe(...$parameters);\r
arguments: {
$request: Request {#43 …}
$next: Closure {#1414 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
› \r
› return $callable($passable);\r
› } catch (Exception $e) {\r
arguments: {
Request {#43 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:75 {
› ) {\r
› return tap($next($request), function ($response) use ($request) {\r
› if ($this->shouldAddXsrfTokenCookie()) {\r
arguments: {
Request {#43 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)\r
› ? $pipe->{$this->method}(...$parameters)\r
› : $pipe(...$parameters);\r
arguments: {
$request: Request {#43 …}
$next: Closure {#1414 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
› \r
› return $callable($passable);\r
› } catch (Exception $e) {\r
arguments: {
Request {#43 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49 {
› \r
› return $next($request);\r
› }\r
arguments: {
Request {#43 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)\r
› ? $pipe->{$this->method}(...$parameters)\r
› : $pipe(...$parameters);\r
arguments: {
$request: Request {#43 …}
$next: Closure {#1414 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
› \r
› return $callable($passable);\r
› } catch (Exception $e) {\r
arguments: {
Request {#43 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:56 {
› \r
› $response = $next($request);\r
› \r
arguments: {
Request {#43 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)\r
› ? $pipe->{$this->method}(...$parameters)\r
› : $pipe(...$parameters);\r
arguments: {
$request: Request {#43 …}
$next: Closure {#1414 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
› \r
› return $callable($passable);\r
› } catch (Exception $e) {\r
arguments: {
Request {#43 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37 {
› {\r
› $response = $next($request);\r
› \r
arguments: {
Request {#43 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)\r
› ? $pipe->{$this->method}(...$parameters)\r
› : $pipe(...$parameters);\r
arguments: {
$request: Request {#43 …}
$next: Closure {#1414 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
› \r
› return $callable($passable);\r
› } catch (Exception $e) {\r
arguments: {
Request {#43 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:66 {
› {\r
› return $this->encrypt($next($this->decrypt($request)));\r
› }\r
arguments: {
Request {#43 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)\r
› ? $pipe->{$this->method}(...$parameters)\r
› : $pipe(...$parameters);\r
arguments: {
$request: Request {#43 …}
$next: Closure {#1414 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
› \r
› return $callable($passable);\r
› } catch (Exception $e) {\r
arguments: {
Request {#43 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:104 {
› \r
› return $pipeline($this->passable);\r
› }\r
arguments: {
Request {#43 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Routing/Router.php:682 {
› );\r
› });\r
› }\r
arguments: {
$destination: Closure {#1435 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Routing/Router.php:657 {
› return $this->prepareResponse($request,\r
› $this->runRouteWithinStack($route, $request)\r
› );\r
arguments: {
$route: Route {#1317 …}
$request: Request {#43 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Routing/Router.php:623 {
› {\r
› return $this->runRoute($request, $this->findRoute($request));\r
› }\r
arguments: {
$request: Request {#43 …}
$route: Route {#1317 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Routing/Router.php:612 {
› \r
› return $this->dispatchToRoute($request);\r
› }\r
arguments: {
$request: Request {#43 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:176 {
› \r
› return $this->router->dispatch($request);\r
› };\r
arguments: {
$request: Request {#43 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30 {
› try {\r
› return $destination($passable);\r
› } catch (Exception $e) {\r
arguments: {
Request {#43 …}
}
}
/var/app/current/propease_live/vendor/fideloper/proxy/src/TrustProxies.php:57 {
› \r
› return $next($request);\r
› }\r
arguments: {
Request {#43 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)\r
› ? $pipe->{$this->method}(...$parameters)\r
› : $pipe(...$parameters);\r
arguments: {
$request: Request {#43 …}
$next: Closure {#1414 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
› \r
› return $callable($passable);\r
› } catch (Exception $e) {\r
arguments: {
Request {#43 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21 {
› \r
› return $next($request);\r
› }\r
arguments: {
Request {#43 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)\r
› ? $pipe->{$this->method}(...$parameters)\r
› : $pipe(...$parameters);\r
arguments: {
$request: Request {#43 …}
$next: Closure {#1414 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
› \r
› return $callable($passable);\r
› } catch (Exception $e) {\r
arguments: {
Request {#43 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21 {
› \r
› return $next($request);\r
› }\r
arguments: {
Request {#43 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)\r
› ? $pipe->{$this->method}(...$parameters)\r
› : $pipe(...$parameters);\r
arguments: {
$request: Request {#43 …}
$next: Closure {#1414 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
› \r
› return $callable($passable);\r
› } catch (Exception $e) {\r
arguments: {
Request {#43 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php:27 {
› \r
› return $next($request);\r
› }\r
arguments: {
Request {#43 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)\r
› ? $pipe->{$this->method}(...$parameters)\r
› : $pipe(...$parameters);\r
arguments: {
$request: Request {#43 …}
$next: Closure {#1414 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
› \r
› return $callable($passable);\r
› } catch (Exception $e) {\r
arguments: {
Request {#43 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:62 {
› \r
› return $next($request);\r
› }\r
arguments: {
Request {#43 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163 {
› $response = method_exists($pipe, $this->method)\r
› ? $pipe->{$this->method}(...$parameters)\r
› : $pipe(...$parameters);\r
arguments: {
$request: Request {#43 …}
$next: Closure {#1414 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
› \r
› return $callable($passable);\r
› } catch (Exception $e) {\r
arguments: {
Request {#43 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:104 {
› \r
› return $pipeline($this->passable);\r
› }\r
arguments: {
Request {#43 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:151 {
› ->through($this->app->shouldSkipMiddleware() ? [] : $this->middleware)\r
› ->then($this->dispatchToRouter());\r
› }\r
arguments: {
$destination: Closure {#619 …}
}
}
/var/app/current/propease_live/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:116 {
› \r
› $response = $this->sendRequestThroughRouter($request);\r
› } catch (Exception $e) {\r
arguments: {
$request: Request {#43 …}
}
}
/var/app/current/propease_live/public/index.php:55 {
› $response = $kernel->handle(\r
› $request = Illuminate\Http\Request::capture()\r
› );\r
arguments: {
$request: Request {#43 …}
}
}
}
}