calling https://cms-universel.tfo.beta.lesaffranchis.ca/api/tfo.org/single/serie/000700280
CMSBeta
Internal Server Error

ErrorException

file_put_contents(/var/www/storage/logs/livewire-crash.log): Failed to open stream: Permission denied

LARAVEL 12.31.1
PHP 8.3.4
UNHANDLED
CODE 0
GET
https://cms-universel.tfo.beta.lesaffranchis.ca/api/tfo.org/single/serie/000700280

Overview

DATE
2026/03/29 08:28:35.077 UTC
STATUS CODE
500
METHOD
GET

Exception trace

bootstrap/app.php
bootstrap/app.php:24
19                             \App\Http\Middleware\TrustProxies::class,
20                         ]);
21    })
22        ->withExceptions(function ($exceptions) {
23            $exceptions->report(function (Throwable $e) {
24                file_put_contents(
25                    storage_path('logs/livewire-crash.log'),
26                    '[' . now() . '] ' .
27                    $e::class . ' | ' .
28                    $e->getMessage() . ' | ' .
29                    $e->getFile() . ':' . $e->getLine() . PHP_EOL .
30                    $e->getTraceAsString() . PHP_EOL . str_repeat('-', 80) . PHP_EOL,
31                    FILE_APPEND
32                );
33            });
34        })->create();
35
6 vendor frames
Illuminate\Foundation\Exceptions\ReportableHandler->__invoke(object(ErrorException))
vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/ReportableHandler.php:44
Illuminate\Foundation\Exceptions\Handler->reportThrowable(object(ErrorException))
vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php:387
Illuminate\Foundation\Exceptions\Handler->report(object(ErrorException))
vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php:366
Illuminate\Foundation\Http\Kernel->reportException(object(ErrorException))
vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:562
Illuminate\Foundation\Http\Kernel->handle(object(Illuminate\Http\Request))
vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:146
Illuminate\Foundation\Application->handleRequest(object(Illuminate\Http\Request))
vendor/laravel/framework/src/Illuminate/Foundation/Application.php:1220
html/index.php
html/index.php:20
15
16// Bootstrap Laravel and handle the request...
17/** @var Application $app */
18$app = require_once __DIR__.'/../bootstrap/app.php';
19
20$app->handleRequest(Request::capture());
21

Queries

mysql
select * from `cache` where `key` in ('cmsbeta_cache_commanditaires')
93.76ms
mysql
select * from `directus_collections` where `biznumber` = '000700280' limit 1
2.3ms
mysql
select * from `directus_series` where `directus_series`.`collection_key` in (100833388) order by json_unquote(json_extract(`raw`, '$."season"')) asc
87.89ms
mysql
select * from `directus_products` where `slug` != '' and `slug` is not null and `biznumber` != '' and `biznumber` is not null and `title` != '' and `title` is not null and `directus_products`.`serie_key` in (100706381, 101047285, 101882125)
2ms

Headers

accept-encoding
gzip
x-forwarded-server
c344ba6dd571
uber-trace-id
6d59f9c410526e8d:53c72f4834d11d4f:6d59f9c410526e8d:1
user-agent
GuzzleHttp/7
x-original-uri
/api/tfo.org/single/serie/000700280
x-forwarded-port
443
x-forwarded-ssl
on
x-forwarded-host
cms-universel.tfo.beta.lesaffranchis.ca
connection
close
x-forwarded-proto
https
x-forwarded-for
23.21.116.100, 54.235.143.92, 172.20.0.5
x-real-ip
172.20.0.5
host
cms-universel.tfo.beta.lesaffranchis.ca

Body

// No request body

Routing

controller
App\Controllers\Api@matchRoute
middleware
api

Routing parameters

{
    "any": "tfo.org/single/serie/000700280"
}
Illuminate\Http\Client\Response {#359 // app/Services/ApiDataService.php:147
  #response: GuzzleHttp\Psr7\Response {#395
    -reasonPhrase: "Internal Server Error"
    -statusCode: 500
    -headers: array:6 [
      "Cache-Control" => array:1 [
        0 => "no-cache, private"
      ]
      "Content-Type" => array:1 [
        0 => "text/html; charset=UTF-8"
      ]
      "Date" => array:1 [
        0 => "Sun, 29 Mar 2026 12:28:36 GMT"
      ]
      "Server" => array:1 [
        0 => "nginx/1.25.3"
      ]
      "X-Powered-By" => array:1 [
        0 => "PHP/8.3.4"
      ]
      "Transfer-Encoding" => array:1 [
        0 => "chunked"
      ]
    ]
    -headerNames: array:6 [
      "cache-control" => "Cache-Control"
      "content-type" => "Content-Type"
      "date" => "Date"
      "server" => "Server"
      "x-powered-by" => "X-Powered-By"
      "transfer-encoding" => "Transfer-Encoding"
    ]
    -protocol: "1.1"
    -stream: GuzzleHttp\Psr7\Stream {#391
      -stream: stream resource @515
        wrapper_type: "PHP"
        stream_type: "TEMP"
        mode: "w+b"
        unread_bytes: 0
        seekable: true
        uri: "php://temp"
        options: []
      }
      -size: null
      -seekable: true
      -readable: true
      -writable: true
      -uri: "php://temp"
      -customMetadata: []
    }
  }
  #decoded: null
  #decodingFlags: ? int
  +cookies: GuzzleHttp\Cookie\CookieJar {#377
    -cookies: []
    -strictMode: false
  }
  +transferStats: GuzzleHttp\TransferStats {#396
    -request: GuzzleHttp\Psr7\Request {#382
      -method: "GET"
      -requestTarget: null
      -uri: GuzzleHttp\Psr7\Uri {#378
        -scheme: "https"
        -userInfo: ""
        -host: "cms-universel.tfo.beta.lesaffranchis.ca"
        -port: null
        -path: "/api/tfo.org/single/serie/000700280"
        -query: ""
        -fragment: ""
        -composedComponents: "https://cms-universel.tfo.beta.lesaffranchis.ca/api/tfo.org/single/serie/000700280"
      }
      -headers: array:2 [
        "User-Agent" => array:1 [
          0 => "GuzzleHttp/7"
        ]
        "Host" => array:1 [
          0 => "cms-universel.tfo.beta.lesaffranchis.ca"
        ]
      ]
      -headerNames: array:2 [
        "user-agent" => "User-Agent"
        "host" => "Host"
      ]
      -protocol: "1.1"
      -stream: GuzzleHttp\Psr7\Stream {#381
        -stream: stream resource @505
          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: []
      }
    }
    -response: GuzzleHttp\Psr7\Response {#395}
    -transferTime: 3.687932
    -handlerStats: array:41 [
      "url" => "https://cms-universel.tfo.beta.lesaffranchis.ca/api/tfo.org/single/serie/000700280"
      "content_type" => "text/html; charset=UTF-8"
      "http_code" => 500
      "header_size" => 224
      "request_size" => 125
      "filetime" => -1
      "ssl_verify_result" => 0
      "redirect_count" => 0
      "total_time" => 3.687932
      "namelookup_time" => 0.002295
      "connect_time" => 0.003606
      "pretransfer_time" => 0.208638
      "size_upload" => 0.0
      "size_download" => 1183848.0
      "speed_download" => 321005.0
      "speed_upload" => 0.0
      "download_content_length" => -1.0
      "upload_content_length" => 0.0
      "starttransfer_time" => 3.656661
      "redirect_time" => 0.0
      "redirect_url" => ""
      "primary_ip" => "54.235.143.92"
      "certinfo" => []
      "primary_port" => 443
      "local_ip" => "172.20.0.25"
      "local_port" => 33682
      "http_version" => 2
      "protocol" => 2
      "ssl_verifyresult" => 0
      "scheme" => "HTTPS"
      "appconnect_time_us" => 208578
      "connect_time_us" => 3606
      "namelookup_time_us" => 2295
      "pretransfer_time_us" => 208638
      "redirect_time_us" => 0
      "starttransfer_time_us" => 3656661
      "total_time_us" => 3687932
      "effective_method" => "GET"
      "capath" => "/etc/ssl/certs"
      "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
      "appconnect_time" => 0.208578
    ]
    -handlerErrorData: 0
  }
  #truncateExceptionsAt: null
}