saml.singpei.xyz Open in urlscan Pro
47.242.192.80  Public Scan

Submitted URL: http://saml.singpei.xyz/
Effective URL: https://saml.singpei.xyz/
Submission: On August 07 via manual from SG — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

  0 of 0       ^ GuzzleHttp\Exception\ConnectException {#340 ▼
  -request: GuzzleHttp\Psr7\Request {#334 ▶
    -method: "GET"
    -requestTarget: null
    -uri: GuzzleHttp\Psr7\Uri {#330 ▶
      -scheme: "https"
      -userInfo: ""
      -host: "saml.singpass.gov.sg"
      -port: null
      -path: "/"
      -query: ""
      -fragment: ""
      -composedComponents: "https://saml.singpass.gov.sg/"
    }
    -headers: array:12 [▶
      "sec-fetch-dest" => array:1 [▶
        0 => "document"
      ]
      "sec-fetch-user" => array:1 [▶
        0 => "?1"
      ]
      "sec-fetch-mode" => array:1 [▶
        0 => "navigate"
      ]
      "sec-fetch-site" => array:1 [▶
        0 => "none"
      ]
      "accept" => array:1 [▶
        0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9"
      ]
      "accept-language" => array:1 [▶
        0 => "de-DE,de;q=0.9"
      ]
      "user-agent" => array:1 [▶
        0 => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.5112.79 Safari/537.36"
      ]
      "upgrade-insecure-requests" => array:1 [▶
        0 => "1"
      ]
      "cache-control" => array:1 [▶
        0 => "no-cache"
      ]
      "pragma" => array:1 [▶
        0 => "no-cache"
      ]
      "cookie" => array:1 [▶
        0 => ""
      ]
      "Host" => array:1 [▶
        0 => "saml.singpass.gov.sg"
      ]
    ]
    -headerNames: array:12 [▶
      "sec-fetch-dest" => "sec-fetch-dest"
      "sec-fetch-user" => "sec-fetch-user"
      "sec-fetch-mode" => "sec-fetch-mode"
      "sec-fetch-site" => "sec-fetch-site"
      "accept" => "accept"
      "accept-language" => "accept-language"
      "user-agent" => "user-agent"
      "upgrade-insecure-requests" => "upgrade-insecure-requests"
      "cache-control" => "cache-control"
      "pragma" => "pragma"
      "cookie" => "cookie"
      "host" => "Host"
    ]
    -protocol: "1.1"
    -stream: GuzzleHttp\Psr7\Stream {#333 ▶
      -stream: stream resource @461 ▶
        wrapper_type: "PHP"
        stream_type: "TEMP"
        mode: "w+b"
        unread_bytes: 0
        seekable: true
        uri: "php://temp"
        options: []
      }
      -size: 0
      -seekable: true
      -readable: true
      -writable: true
      -uri: "php://temp"
      -customMetadata: []
    }
  }
  -handlerContext: array:41 [▶
    "errno" => 28
    "error" => "Operation timed out after 10000 milliseconds with 0 bytes received"
    "appconnect_time" => 0.016317
    "url" => "https://saml.singpass.gov.sg/"
    "content_type" => null
    "http_code" => 0
    "header_size" => 0
    "request_size" => 529
    "filetime" => -1
    "ssl_verify_result" => 0
    "redirect_count" => 0
    "total_time" => 10.000478
    "namelookup_time" => 0.006781
    "connect_time" => 0.008494
    "pretransfer_time" => 0.016339
    "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" => "23.198.140.184"
    "certinfo" => []
    "primary_port" => 443
    "local_ip" => "172.29.29.216"
    "local_port" => 50622
    "http_version" => 0
    "protocol" => 2
    "ssl_verifyresult" => 0
    "scheme" => "HTTPS"
    "appconnect_time_us" => 16317
    "connect_time_us" => 8494
    "namelookup_time_us" => 6781
    "pretransfer_time_us" => 16339
    "redirect_time_us" => 0
    "starttransfer_time_us" => 0
    "total_time_us" => 10000478
    "curl_version" => "7.70.0"
  ]
  #message: "cURL error 28: Operation timed out after 10000 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://saml.singpass.gov.sg/ ◀cURL error 28: Operation timed out after 10000 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://saml.sing ▶"
  #code: 0
  #file: "/www/wwwroot/www.singpei.xyz/telegram/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php"
  #line: 210
  trace: {▶
    /www/wwwroot/www.singpei.xyz/telegram/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);
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:158 {▶
      GuzzleHttp\Handler\CurlFactory::finishError(callable $handler, EasyHandle $easy, CurlFactoryInterface $factory): PromiseInterface …
      › 
      ›     return self::createRejection($easy, $ctx);
      › }
    }
    /www/wwwroot/www.singpei.xyz/telegram/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);
      › }
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php:47 {▶
      GuzzleHttp\Handler\CurlHandler->__invoke(RequestInterface $request, array $options): PromiseInterface …
      › 
      ›     return CurlFactory::finish($this, $easy, $this->factory);
      › }
    }
    /www/wwwroot/www.singpei.xyz/telegram/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);
      › };
    }
    /www/wwwroot/www.singpei.xyz/telegram/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);
      › };
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php:35 {▶
      GuzzleHttp\PrepareBodyMiddleware->__invoke(RequestInterface $request, array $options): PromiseInterface …
      › if ($request->getBody()->getSize() === 0) {
      ›     return $fn($request, $options);
      › }
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/guzzlehttp/guzzle/src/Middleware.php:31 {▶
      GuzzleHttp\Middleware::GuzzleHttp\{closure} …
      › if (empty($options['cookies'])) {
      ›     return $handler($request, $options);
      › } elseif (!($options['cookies'] instanceof CookieJarInterface)) {
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php:55 {▶
      GuzzleHttp\RedirectMiddleware->__invoke(RequestInterface $request, array $options): PromiseInterface …
      › if (empty($options['allow_redirects'])) {
      ›     return $fn($request, $options);
      › }
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/guzzlehttp/guzzle/src/Middleware.php:63 {▶
      GuzzleHttp\Middleware::GuzzleHttp\{closure} …
      › }
      › return $handler($request, $options)->then(
      ›     static function (ResponseInterface $response) use ($request, $bodySummarizer) {
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/guzzlehttp/guzzle/src/HandlerStack.php:75 {▶
      GuzzleHttp\HandlerStack->__invoke(RequestInterface $request, array $options) …
      › 
      ›     return $handler($request, $options);
      › }
    }
    /www/wwwroot/www.singpei.xyz/telegram/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) {
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/guzzlehttp/guzzle/src/Client.php:168 {▶
      GuzzleHttp\Client->requestAsync(string $method, $uri = '', array $options = []): PromiseInterface …
      › 
      ›     return $this->transfer($request, $options);
      › }
    }
    /www/wwwroot/www.singpei.xyz/telegram/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();
      › }
    }
    /www/wwwroot/www.singpei.xyz/telegram/app/Http/Controllers/Diao.php:294 {▶
      App\Http\Controllers\Diao->index(Request $request) …
      › if ($method == 'GET') {
      ›     $res = $client->request($method, $url);
      › }else{
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:48 {▶
      Illuminate\Routing\ControllerDispatcher->dispatch(Route $route, $controller, $method) …
      › 
      ›     return $controller->{$method}(...array_values($parameters));
      › }
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Routing/Route.php:261 {▶
      Illuminate\Routing\Route->runController() …
      › return $this->controllerDispatcher()->dispatch(
      ›     $this, $this->getController(), $this->getControllerMethod()
      › );
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Routing/Route.php:204 {▶
      Illuminate\Routing\Route->run() …
      › if ($this->isControllerAction()) {
      ›     return $this->runController();
      › }
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Routing/Router.php:725 {▶
      Illuminate\Routing\Router->Illuminate\Routing\{closure} …
      › ->then(fn ($request) => $this->prepareResponse(
      ›     $request, $route->run()
      › ));
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:141 {▶
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › try {
      ›     return $destination($passable);
      › } catch (Throwable $e) {
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50 {▶
      Illuminate\Routing\Middleware\SubstituteBindings->handle($request, Closure $next) …
      › 
      ›     return $next($request);
      › }
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180 {▶
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)
      ›                 ? $pipe->{$this->method}(...$parameters)
      ›                 : $pipe(...$parameters);
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78 {▶
      Illuminate\Foundation\Http\Middleware\VerifyCsrfToken->handle($request, Closure $next) …
      › ) {
      ›     return tap($next($request), function ($response) use ($request) {
      ›         if ($this->shouldAddXsrfTokenCookie()) {
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180 {▶
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)
      ›                 ? $pipe->{$this->method}(...$parameters)
      ›                 : $pipe(...$parameters);
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49 {▶
      Illuminate\View\Middleware\ShareErrorsFromSession->handle($request, Closure $next) …
      › 
      ›     return $next($request);
      › }
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180 {▶
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)
      ›                 ? $pipe->{$this->method}(...$parameters)
      ›                 : $pipe(...$parameters);
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:121 {▶
      Illuminate\Session\Middleware\StartSession->handleStatefulRequest(Request $request, $session, Closure $next) …
      › 
      › $response = $next($request);
      › 
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:64 {▶
      Illuminate\Session\Middleware\StartSession->handle($request, Closure $next) …
      › 
      ›     return $this->handleStatefulRequest($request, $session, $next);
      › }
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180 {▶
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)
      ›                 ? $pipe->{$this->method}(...$parameters)
      ›                 : $pipe(...$parameters);
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37 {▶
      Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle($request, Closure $next) …
      › {
      ›     $response = $next($request);
      › 
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180 {▶
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)
      ›                 ? $pipe->{$this->method}(...$parameters)
      ›                 : $pipe(...$parameters);
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:67 {▶
      Illuminate\Cookie\Middleware\EncryptCookies->handle($request, Closure $next) …
      › {
      ›     return $this->encrypt($next($this->decrypt($request)));
      › }
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180 {▶
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)
      ›                 ? $pipe->{$this->method}(...$parameters)
      ›                 : $pipe(...$parameters);
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:116 {▶
      Illuminate\Pipeline\Pipeline->then(Closure $destination) …
      › 
      ›     return $pipeline($this->passable);
      › }
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Routing/Router.php:726 {▶
      Illuminate\Routing\Router->runRouteWithinStack(Route $route, Request $request) …
      ›                         $request, $route->run()
      ›                     ));
      › }
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Routing/Router.php:703 {▶
      Illuminate\Routing\Router->runRoute(Request $request, Route $route) …
      › return $this->prepareResponse($request,
      ›     $this->runRouteWithinStack($route, $request)
      › );
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Routing/Router.php:667 {▶
      Illuminate\Routing\Router->dispatchToRoute(Request $request) …
      › {
      ›     return $this->runRoute($request, $this->findRoute($request));
      › }
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Routing/Router.php:656 {▶
      Illuminate\Routing\Router->dispatch(Request $request) …
      › 
      ›     return $this->dispatchToRoute($request);
      › }
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:167 {▶
      Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure} …
      › 
      ›     return $this->router->dispatch($request);
      › };
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:141 {▶
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › try {
      ›     return $destination($passable);
      › } catch (Throwable $e) {
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21 {▶
      Illuminate\Foundation\Http\Middleware\TransformsRequest->handle($request, Closure $next) …
      › 
      ›     return $next($request);
      › }
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php:31 {▶
      Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle($request, Closure $next) …
      › 
      ›     return parent::handle($request, $next);
      › }
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180 {▶
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)
      ›                 ? $pipe->{$this->method}(...$parameters)
      ›                 : $pipe(...$parameters);
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21 {▶
      Illuminate\Foundation\Http\Middleware\TransformsRequest->handle($request, Closure $next) …
      › 
      ›     return $next($request);
      › }
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php:40 {▶
      Illuminate\Foundation\Http\Middleware\TrimStrings->handle($request, Closure $next) …
      › 
      ›     return parent::handle($request, $next);
      › }
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180 {▶
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)
      ›                 ? $pipe->{$this->method}(...$parameters)
      ›                 : $pipe(...$parameters);
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php:27 {▶
      Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle($request, Closure $next) …
      › 
      ›     return $next($request);
      › }
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180 {▶
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)
      ›                 ? $pipe->{$this->method}(...$parameters)
      ›                 : $pipe(...$parameters);
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:121 {▶
      Illuminate\Session\Middleware\StartSession->handleStatefulRequest(Request $request, $session, Closure $next) …
      › 
      › $response = $next($request);
      › 
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:64 {▶
      Illuminate\Session\Middleware\StartSession->handle($request, Closure $next) …
      › 
      ›     return $this->handleStatefulRequest($request, $session, $next);
      › }
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180 {▶
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)
      ›                 ? $pipe->{$this->method}(...$parameters)
      ›                 : $pipe(...$parameters);
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php:86 {▶
      Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle($request, Closure $next) …
      › 
      ›     return $next($request);
      › }
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180 {▶
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)
      ›                 ? $pipe->{$this->method}(...$parameters)
      ›                 : $pipe(...$parameters);
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php:62 {▶
      Illuminate\Http\Middleware\HandleCors->handle($request, Closure $next) …
      › 
      › $response = $next($request);
      › 
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180 {▶
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)
      ›                 ? $pipe->{$this->method}(...$parameters)
      ›                 : $pipe(...$parameters);
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php:39 {▶
      Illuminate\Http\Middleware\TrustProxies->handle(Request $request, Closure $next) …
      › 
      ›     return $next($request);
      › }
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180 {▶
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)
      ›                 ? $pipe->{$this->method}(...$parameters)
      ›                 : $pipe(...$parameters);
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:116 {▶
      Illuminate\Pipeline\Pipeline->then(Closure $destination) …
      › 
      ›     return $pipeline($this->passable);
      › }
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:142 {▶
      Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter($request) …
      ›                 ->through($this->app->shouldSkipMiddleware() ? [] : $this->middleware)
      ›                 ->then($this->dispatchToRouter());
      › }
    }
    /www/wwwroot/www.singpei.xyz/telegram/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:111 {▶
      Illuminate\Foundation\Http\Kernel->handle($request) …
      › 
      ›     $response = $this->sendRequestThroughRouter($request);
      › } catch (Throwable $e) {
    }
    /www/wwwroot/www.singpei.xyz/telegram/public/index.php:52 {▶
      › $response = $kernel->handle(
      ›     $request = Request::capture()
      › )->send();
    }
  }
}