Deprecated: Constant E_STRICT is deprecated in /var/www/new-pixelsior-preprod/vendor/symfony/error-handler/ErrorHandler.php on line 58

Deprecated: Constant E_STRICT is deprecated in /var/www/new-pixelsior-preprod/vendor/symfony/error-handler/ErrorHandler.php on line 76
Symfony Profiler

https://pixelsior.tobywallet.fr/nos-catalogues/developpement-web

Exceptions

HTTP/1.1 404 Not Found returned for "https://pbb.tobywallet.fr/api/services?name=WEB%20DEVELOPMENT".

Exception

Symfony\Component\HttpClient\Exception\ ClientException

TraceableResponse->getContent() in src/Service/CatalogueService.php (line 28)
    CatalogueService->getServices() in src/Controller/HomeController.php (line 1100)
      in vendor/symfony/http-kernel/HttpKernel.php -> service_dev_web (line 163)
        in vendor/autoload_runtime.php -> run (line 35)
          require_once('/var/www/new-pixelsior-preprod/vendor/autoload_runtime.php') in public/index.php (line 5)
          1. <?php
            
            use App\Kernel;
            
            require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
            
            return function (array $context) {
                return new Kernel($context['APP_ENV'], (bool) $context['APP_DEBUG']);
            };
            

          Stack Trace

          ClientException
          Symfony\Component\HttpClient\Exception\ClientException:
          HTTP/1.1 404 Not Found returned for "https://pbb.tobywallet.fr/api/services?name=WEB%20DEVELOPMENT".
          
            at vendor/symfony/http-client/Response/TraceableResponse.php:212
            at Symfony\Component\HttpClient\Response\TraceableResponse->checkStatusCode()
               (vendor/symfony/http-client/Response/TraceableResponse.php:103)
            at Symfony\Component\HttpClient\Response\TraceableResponse->getContent()
               (src/Service/CatalogueService.php:28)
            at App\Service\CatalogueService->getServices()
               (src/Controller/HomeController.php:1100)
            at App\Controller\HomeController->service_dev_web()
               (vendor/symfony/http-kernel/HttpKernel.php:163)
            at Symfony\Component\HttpKernel\HttpKernel->handleRaw()
               (vendor/symfony/http-kernel/HttpKernel.php:75)
            at Symfony\Component\HttpKernel\HttpKernel->handle()
               (vendor/symfony/http-kernel/Kernel.php:202)
            at Symfony\Component\HttpKernel\Kernel->handle()
               (vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35)
            at Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()
               (vendor/autoload_runtime.php:35)
            at require_once('/var/www/new-pixelsior-preprod/vendor/autoload_runtime.php')
               (public/index.php:5)