exception |
GuzzleHttp\Exception\ConnectException {#1147
#message: "cURL error 35: OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to api.mailjet.com:443 (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://api.mailjet.com/v3.1/send"
#code: 0
#file: "/home/scicaww/sci-cawally/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php"
#line: 210
-request: GuzzleHttp\Psr7\Request {#807 …}
-handlerContext: [
"errno" => 35
"error" => "OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to api.mailjet.com:443 "
"appconnect_time" => 0.0
"url" => "https://api.mailjet.com/v3.1/send"
"content_type" => null
"http_code" => 0
"header_size" => 0
"request_size" => 0
"filetime" => -1
"ssl_verify_result" => 1
"redirect_count" => 0
"total_time" => 0.025412
"namelookup_time" => 0.00623
"connect_time" => 0.015236
"pretransfer_time" => 0.0
"size_upload" => 0.0
"size_download" => 0.0
"speed_download" => 0.0
"speed_upload" => 0.0
"download_content_length" => -1.0
"upload_content_length" => -1.0
"starttransfer_time" => 0.0
"redirect_time" => 0.0
"redirect_url" => ""
"primary_ip" => "35.187.79.8"
"certinfo" => []
"primary_port" => 443
"local_ip" => "10.28.21.27"
"local_port" => 40702
"http_version" => 0
"protocol" => 2
"ssl_verifyresult" => 0
"scheme" => "HTTPS"
"appconnect_time_us" => 0
"connect_time_us" => 15236
"namelookup_time_us" => 6230
"pretransfer_time_us" => 0
"redirect_time_us" => 0
"starttransfer_time_us" => 0
"total_time_us" => 25412
"curl_version" => "7.64.0"
]
trace: {
/home/scicaww/sci-cawally/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:210 {
GuzzleHttp\Handler\CurlFactory::createRejection(EasyHandle $easy, array $ctx): PromiseInterface …
› $error = isset($connectionErrors[$easy->errno])
› ? new ConnectException($message, $easy->request, null, $ctx)
› : new RequestException($message, $easy->request, $easy->response, null, $ctx);
}
/home/scicaww/sci-cawally/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:158 {
GuzzleHttp\Handler\CurlFactory::finishError(callable $handler, EasyHandle $easy, CurlFactoryInterface $factory): PromiseInterface …
›
› return self::createRejection($easy, $ctx);
› }
arguments: {
$easy: GuzzleHttp\Handler\EasyHandle {#1423 …}
$ctx: [ …41]
}
}
/home/scicaww/sci-cawally/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:110 {
GuzzleHttp\Handler\CurlFactory::finish(callable $handler, EasyHandle $easy, CurlFactoryInterface $factory): PromiseInterface …
› if (!$easy->response || $easy->errno) {
› return self::finishError($handler, $easy, $factory);
› }
arguments: {
$handler: GuzzleHttp\Handler\CurlHandler {#1125 …}
$easy: GuzzleHttp\Handler\EasyHandle {#1423 …}
$factory: GuzzleHttp\Handler\CurlFactory {#1117 …}
}
}
/home/scicaww/sci-cawally/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php:47 {
GuzzleHttp\Handler\CurlHandler->__invoke(RequestInterface $request, array $options): PromiseInterface …
›
› return CurlFactory::finish($this, $easy, $this->factory);
› }
arguments: {
$handler: GuzzleHttp\Handler\CurlHandler {#1125 …}
$easy: GuzzleHttp\Handler\EasyHandle {#1423 …}
$factory: GuzzleHttp\Handler\CurlFactory {#1117 …}
}
}
/home/scicaww/sci-cawally/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php:28 {
GuzzleHttp\Handler\Proxy::GuzzleHttp\Handler\{closure} …
› return static function (RequestInterface $request, array $options) use ($default, $sync): PromiseInterface {
› return empty($options[RequestOptions::SYNCHRONOUS]) ? $default($request, $options) : $sync($request, $options);
› };
arguments: {
$request: GuzzleHttp\Psr7\Request {#807 …}
$options: [ …12]
}
}
/home/scicaww/sci-cawally/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php:48 {
GuzzleHttp\Handler\Proxy::GuzzleHttp\Handler\{closure} …
› return static function (RequestInterface $request, array $options) use ($default, $streaming): PromiseInterface {
› return empty($options['stream']) ? $default($request, $options) : $streaming($request, $options);
› };
arguments: {
GuzzleHttp\Psr7\Request {#807 …}
[ …12]
}
}
/home/scicaww/sci-cawally/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php:64 {
GuzzleHttp\PrepareBodyMiddleware->__invoke(RequestInterface $request, array $options): PromiseInterface …
›
› return $fn(Psr7\Utils::modifyRequest($request, $modify), $options);
› }
arguments: {
GuzzleHttp\Psr7\Request {#807 …}
[ …12]
}
}
/home/scicaww/sci-cawally/vendor/guzzlehttp/guzzle/src/Middleware.php:31 {
GuzzleHttp\Middleware::GuzzleHttp\{closure} …
› if (empty($options['cookies'])) {
› return $handler($request, $options);
› } elseif (!($options['cookies'] instanceof CookieJarInterface)) {
arguments: {
$request: GuzzleHttp\Psr7\Request {#1408 …}
$options: [ …12]
}
}
/home/scicaww/sci-cawally/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php:71 {
GuzzleHttp\RedirectMiddleware->__invoke(RequestInterface $request, array $options): PromiseInterface …
›
› return $fn($request, $options)
› ->then(function (ResponseInterface $response) use ($request, $options) {
arguments: {
GuzzleHttp\Psr7\Request {#1408 …}
[ …12]
}
}
/home/scicaww/sci-cawally/vendor/guzzlehttp/guzzle/src/Middleware.php:63 {
GuzzleHttp\Middleware::GuzzleHttp\{closure} …
› }
› return $handler($request, $options)->then(
› static function (ResponseInterface $response) use ($request, $bodySummarizer) {
arguments: {
$request: GuzzleHttp\Psr7\Request {#1408 …}
$options: [ …12]
}
}
/home/scicaww/sci-cawally/vendor/guzzlehttp/guzzle/src/HandlerStack.php:75 {
GuzzleHttp\HandlerStack->__invoke(RequestInterface $request, array $options) …
›
› return $handler($request, $options);
› }
arguments: {
GuzzleHttp\Psr7\Request {#1408 …}
[ …12]
}
}
/home/scicaww/sci-cawally/vendor/guzzlehttp/guzzle/src/Client.php:331 {
GuzzleHttp\Client->transfer(RequestInterface $request, array $options): PromiseInterface …
› try {
› return P\Create::promiseFor($handler($request, $options));
› } catch (\Exception $e) {
arguments: {
$request: GuzzleHttp\Psr7\Request {#1408 …}
$options: [ …12]
}
}
/home/scicaww/sci-cawally/vendor/guzzlehttp/guzzle/src/Client.php:168 {
GuzzleHttp\Client->requestAsync(string $method, $uri = '', array $options = []): PromiseInterface …
›
› return $this->transfer($request, $options);
› }
arguments: {
$request: GuzzleHttp\Psr7\Request {#1408 …}
$options: [ …12]
}
}
/home/scicaww/sci-cawally/vendor/guzzlehttp/guzzle/src/Client.php:187 {
GuzzleHttp\Client->request(string $method, $uri = '', array $options = []): ResponseInterface …
› $options[RequestOptions::SYNCHRONOUS] = true;
› return $this->requestAsync($method, $uri, $options)->wait();
› }
arguments: {
$method: "POST"
$uri: GuzzleHttp\Psr7\Uri {#1139 …}
$options: [ …15]
}
}
/home/scicaww/sci-cawally/vendor/mailjet/mailjet-apiv3-php/src/Mailjet/Request.php:245 {
Mailjet\Request->request(string $method, $uri, array $options = []): ResponseInterface …
› {
› return $this->guzzleClient->request($method, $uri, $options);
› }
arguments: {
$method: "POST"
$uri: "https://api.mailjet.com/v3.1/send"
$options: [ …7]
}
}
/home/scicaww/sci-cawally/vendor/guzzlehttp/guzzle/src/ClientTrait.php:95 {
Mailjet\Request->post($uri, array $options = []): ResponseInterface …
› {
› return $this->request('POST', $uri, $options);
› }
arguments: {
$method: "POST"
$uri: "https://api.mailjet.com/v3.1/send"
$options: [ …6]
}
}
Mailjet\Request->post() {}
/home/scicaww/sci-cawally/vendor/mailjet/mailjet-apiv3-php/src/Mailjet/Request.php:141 {
Mailjet\Request->call($call) …
› try {
› $response = call_user_func([$this, strtolower($this->method)], $this->url, $payload);
› } catch (ClientException $e) {
arguments: {
$callback: [ …2]
...$args: {
"https://api.mailjet.com/v3.1/send"
[ …6]
}
}
}
/home/scicaww/sci-cawally/vendor/mailjet/mailjet-apiv3-php/src/Mailjet/Client.php:321 {
Mailjet\Client->_call(string $method, string $resource, string $action, array $args): Response …
›
› return $request->call($this->call);
› }
arguments: {
$call: true
}
}
/home/scicaww/sci-cawally/vendor/mailjet/mailjet-apiv3-php/src/Mailjet/Client.php:88 {
Mailjet\Client->post(array $resource, array $args = [], array $options = []): Response …
›
› $result = $this->_call('POST', $resource[0], $resource[1], $args);
›
arguments: {
$method: "POST"
$resource: "send"
$action: ""
$args: [ …4]
}
}
/home/scicaww/sci-cawally/src/classe/Mails.php:40 {
App\classe\Mails->sendMail($subjet, $content) …
› ];
› $response = $mj->post(Resources::$Email, ['body' => $body]);
› $response->success() ;
arguments: {
$resource: [ …2]
$args: [ …1]
}
}
/home/scicaww/sci-cawally/src/Controller/FrontEnd/ContactController.php:45 {
App\Controller\FrontEnd\ContactController->index(Request $request, Mails $mails): Response …
› $content .="<h4><strong>Message:</strong> </h4><br/><p style='font-size: large;'>".$contact->getMessage()."</p>";
› $mails->sendMail($objet, $content);
› return $this->redirectToRoute('frontend_contact');
arguments: {
$subjet: "SCI CAWALLY | Hi, writing about your price for reseller"
$content: "<p style='font-size: large;'>Message venant du site internet SCI CAWALLY. <br/> Information sur l'expéditeur: </p><h4></strong>Nom et Prenom: </strong>TedBugLW</h4><h4> E-mail: moqagides18@gmail.com</h4><h4>Sujet: Hi, writing about your price for reseller</h4><h4><strong>Message:</strong> </h4><br/><p style='font-size: large;'>Sveiki, aš norėjau sužinoti jūsų kainą.</p>"
}
}
/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php:163 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#52 …}
$mails: App\classe\Mails {#694 …}
}
}
/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php:75 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#52 …}
$type: 1
}
}
/home/scicaww/sci-cawally/vendor/symfony/http-kernel/Kernel.php:202 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#52 …}
$type: 1
$catch: true
}
}
/home/scicaww/sci-cawally/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#52 …}
}
}
/home/scicaww/sci-cawally/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/scicaww/sci-cawally/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/scicaww/sci-cawally/vendor/autoload_runtime.php"
}
}
}
} |