Annuler
Protection permis
Mot de passe oubliƩ?
Failed to start the session because headers have already been sent by "/home/itislive/www/automobiliste/vendor/symfony/http-foundation/Response.php" at line 381. (500 Internal Server Error)

Symfony Exception

TypeError RuntimeException

HTTP 500 Internal Server Error

Failed to start the session because headers have already been sent by "/home/itislive/www/automobiliste/vendor/symfony/http-foundation/Response.php" at line 381.

Exceptions 2

RuntimeException

in /home/itislive/www/automobiliste/vendor/symfony/error-handler/ErrorHandler.php :: {closure:Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure():112} (line 594)
    ErrorHandler->handleException(object(TypeError))

    TypeError

    curl_multi_setopt(): Argument #2 ($option) must be a valid callback for option CURLMOPT_PUSHFUNCTION, no array or string given

    Stack Traces 2

    [2/2] RuntimeException

    RuntimeException:
    Failed to start the session because headers have already been sent by "/home/itislive/www/automobiliste/vendor/symfony/http-foundation/Response.php" at line 381.
    
      at /home/itislive/www/automobiliste/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:152
      at Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start()
         (/home/itislive/www/automobiliste/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:323)
      at Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->getBag('attributes')
         (/home/itislive/www/automobiliste/vendor/symfony/http-foundation/Session/Session.php:257)
      at Symfony\Component\HttpFoundation\Session\Session->getBag('attributes')
         (/home/itislive/www/automobiliste/vendor/symfony/http-foundation/Session/Session.php:279)
      at Symfony\Component\HttpFoundation\Session\Session->getAttributeBag()
         (/home/itislive/www/automobiliste/vendor/symfony/http-foundation/Session/Session.php:75)
      at Symfony\Component\HttpFoundation\Session\Session->get('_locale', 'fr')
         (/home/itislive/www/automobiliste/src/EventSubscriber/LocaleSubscriber.php:31)
      at App\EventSubscriber\LocaleSubscriber->onKernelRequest(object(RequestEvent), 'kernel.request', object(TraceableEventDispatcher))
         (/home/itislive/www/automobiliste/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117)
      at Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object(RequestEvent), 'kernel.request', object(TraceableEventDispatcher))
         (/home/itislive/www/automobiliste/vendor/symfony/event-dispatcher/EventDispatcher.php:230)
      at Symfony\Component\EventDispatcher\EventDispatcher->callListeners(array(object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener)), 'kernel.request', object(RequestEvent))
         (/home/itislive/www/automobiliste/vendor/symfony/event-dispatcher/EventDispatcher.php:59)
      at Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object(RequestEvent), 'kernel.request')
         (/home/itislive/www/automobiliste/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151)
      at Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object(RequestEvent), 'kernel.request')
         (/home/itislive/www/automobiliste/vendor/symfony/http-kernel/HttpKernel.php:133)
      at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 2)
         (/home/itislive/www/automobiliste/vendor/symfony/http-kernel/HttpKernel.php:79)
      at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 2, false)
         (/home/itislive/www/automobiliste/vendor/symfony/http-kernel/EventListener/ErrorListener.php:60)
      at Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(object(ExceptionEvent), 'kernel.exception', object(TraceableEventDispatcher))
         (/home/itislive/www/automobiliste/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117)
      at Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object(ExceptionEvent), 'kernel.exception', object(TraceableEventDispatcher))
         (/home/itislive/www/automobiliste/vendor/symfony/event-dispatcher/EventDispatcher.php:230)
      at Symfony\Component\EventDispatcher\EventDispatcher->callListeners(array(object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener)), 'kernel.exception', object(ExceptionEvent))
         (/home/itislive/www/automobiliste/vendor/symfony/event-dispatcher/EventDispatcher.php:59)
      at Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object(ExceptionEvent), 'kernel.exception')
         (/home/itislive/www/automobiliste/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151)
      at Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object(ExceptionEvent), 'kernel.exception')
         (/home/itislive/www/automobiliste/vendor/symfony/http-kernel/HttpKernel.php:218)
      at Symfony\Component\HttpKernel\HttpKernel->handleThrowable(object(TypeError), object(Request), 1)
         (/home/itislive/www/automobiliste/vendor/symfony/http-kernel/HttpKernel.php:111)
      at Symfony\Component\HttpKernel\HttpKernel->terminateWithException(object(TypeError), object(Request))
         (/home/itislive/www/automobiliste/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:118)
      at Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::{closure:Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure():112}(object(TypeError))
         (/home/itislive/www/automobiliste/vendor/symfony/error-handler/ErrorHandler.php:594)
      at Symfony\Component\ErrorHandler\ErrorHandler->handleException(object(TypeError))                

    [1/2] TypeError

    TypeError:
    curl_multi_setopt(): Argument #2 ($option) must be a valid callback for option CURLMOPT_PUSHFUNCTION, no array or string given
    
      at /home/itislive/www/automobiliste/vendor/symfony/http-client/CurlHttpClient.php:356
      at curl_multi_setopt(object(CurlMultiHandle), 20014, null)
         (/home/itislive/www/automobiliste/vendor/symfony/http-client/CurlHttpClient.php:356)
      at Symfony\Component\HttpClient\CurlHttpClient->reset()
         (/home/itislive/www/automobiliste/vendor/symfony/http-client/TraceableHttpClient.php:93)
      at Symfony\Component\HttpClient\TraceableHttpClient->reset()
         (/home/itislive/www/automobiliste/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php:59)
      at Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector->lateCollect()
         (/home/itislive/www/automobiliste/vendor/symfony/http-kernel/Profiler/Profiler.php:97)
      at Symfony\Component\HttpKernel\Profiler\Profiler->saveProfile(object(Profile))
         (/home/itislive/www/automobiliste/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:112)
      at Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelTerminate(object(TerminateEvent), 'kernel.terminate', object(TraceableEventDispatcher))
         (/home/itislive/www/automobiliste/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117)
      at Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object(TerminateEvent), 'kernel.terminate', object(TraceableEventDispatcher))
         (/home/itislive/www/automobiliste/vendor/symfony/event-dispatcher/EventDispatcher.php:230)
      at Symfony\Component\EventDispatcher\EventDispatcher->callListeners(array(object(WrappedListener), object(WrappedListener)), 'kernel.terminate', object(TerminateEvent))
         (/home/itislive/www/automobiliste/vendor/symfony/event-dispatcher/EventDispatcher.php:59)
      at Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object(TerminateEvent), 'kernel.terminate')
         (/home/itislive/www/automobiliste/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151)
      at Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object(TerminateEvent), 'kernel.terminate')
         (/home/itislive/www/automobiliste/vendor/symfony/http-kernel/HttpKernel.php:99)
      at Symfony\Component\HttpKernel\HttpKernel->terminate(object(Request), object(Response))
         (/home/itislive/www/automobiliste/vendor/symfony/http-kernel/Kernel.php:152)
      at Symfony\Component\HttpKernel\Kernel->terminate(object(Request), object(Response))
         (/home/itislive/www/automobiliste/public/index.php:22)