Deprecated: ini_set(): assert.warning INI setting is deprecated in /home/webpages/lima-city/basstime-web/ticket/vendor/symfony/runtime/Internal/BasicErrorHandler.php on line 35
Failed to start the session because headers have already been sent by "/home/webpages/lima-city/basstime-web/ticket/vendor/symfony/runtime/Internal/BasicErrorHandler.php" at line 35. (500 Internal Server Error)

Symfony Exception

RuntimeException

HTTP 500 Internal Server Error

Failed to start the session because headers have already been sent by "/home/webpages/lima-city/basstime-web/ticket/vendor/symfony/runtime/Internal/BasicErrorHandler.php" at line 35.

Exception

RuntimeException

in vendor/autoload_runtime.php -> run (line 35)
    require_once('/home/webpages/lima-city/basstime-web/ticket/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']);
      };
      

    Logs 1

    Level Channel Message
    INFO 21:17:43 deprecation User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\CoreFrameworkBundle\UVDeskCoreFrameworkBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\AutomationBundle\UVDeskAutomationBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\ExtensionFrameworkBundle\UVDeskExtensionFrameworkBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\MailboxBundle\UVDeskMailboxBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\SupportCenterBundle\UVDeskSupportCenterBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\ApiBundle\UVDeskApiBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation Deprecated: Creation of dynamic property Webkul\UVDesk\ExtensionFrameworkBundle\EventListener\Kernel::$container is deprecated
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation Deprecated: Creation of dynamic property Webkul\UVDesk\ExtensionFrameworkBundle\EventListener\Kernel::$mappingResource is deprecated
    {
        "exception": {}
    }
    INFO 21:17:43 request Matched route "helpdesk_knowledgebase".
    {
        "route": "helpdesk_knowledgebase",
        "route_parameters": {
            "_route": "helpdesk_knowledgebase",
            "_controller": "Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Customer::login",
            "_locale": "de"
        },
        "request_uri": "https://www.ticket.marcus-wetzel.de/de/",
        "method": "GET"
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.customer" service is deprecated, use the new authenticator system instead.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.customer" service is deprecated, use the new authenticator system instead.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.back_support" service is deprecated, use the new authenticator system instead.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.back_support" service is deprecated, use the new authenticator system instead.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead.
    {
        "exception": {}
    }
    INFO 21:17:43 security Populated the TokenStorage with an anonymous Token.
    INFO 21:17:43 deprecation User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
    {
        "exception": {}
    }
    DEBUG 21:17:43 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
    }
    DEBUG 21:17:43 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
    }
    DEBUG 21:17:43 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
    }
    DEBUG 21:17:43 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
    }
    DEBUG 21:17:43 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
    }
    DEBUG 21:17:43 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
    }
    DEBUG 21:17:43 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
    }
    DEBUG 21:17:43 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
    }
    DEBUG 21:17:43 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
    }
    DEBUG 21:17:43 event Notified event "kernel.request" to listener "Webkul\UVDesk\ExtensionFrameworkBundle\EventListener\Kernel::onKernelRequest".
    {
        "event": "kernel.request",
        "listener": "Webkul\\UVDesk\\ExtensionFrameworkBundle\\EventListener\\Kernel::onKernelRequest"
    }
    DEBUG 21:17:43 event Notified event "kernel.request" to listener "Webkul\UVDesk\ApiBundle\EventListeners\API\KernelRequest::onKernelRequest".
    {
        "event": "kernel.request",
        "listener": "Webkul\\UVDesk\\ApiBundle\\EventListeners\\API\\KernelRequest::onKernelRequest"
    }
    DEBUG 21:17:43 event Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest".
    {
        "event": "kernel.request",
        "listener": "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::onKernelRequest"
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoder" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher" instead.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead.
    {
        "exception": {}
    }
    DEBUG 21:17:43 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
    {
        "event": "kernel.controller",
        "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
    }
    DEBUG 21:17:43 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
    {
        "event": "kernel.controller",
        "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
    }
    DEBUG 21:17:43 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
    {
        "event": "kernel.controller",
        "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
    }
    DEBUG 21:17:43 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
    {
        "event": "kernel.controller",
        "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
    }
    DEBUG 21:17:43 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
    {
        "event": "kernel.controller",
        "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
    }
    DEBUG 21:17:43 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
    {
        "event": "kernel.controller",
        "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
    {
        "exception": {}
    }
    DEBUG 21:17:43 event Notified event "kernel.controller_arguments" to listener "Webkul\UVDesk\ExtensionFrameworkBundle\EventListener\Kernel::onKernelControllerArguments".
    {
        "event": "kernel.controller_arguments",
        "listener": "Webkul\\UVDesk\\ExtensionFrameworkBundle\\EventListener\\Kernel::onKernelControllerArguments"
    }
    DEBUG 21:17:43 event Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
    {
        "event": "kernel.controller_arguments",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
    }
    DEBUG 21:17:43 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments".
    {
        "event": "kernel.controller_arguments",
        "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments"
    }
    DEBUG 21:17:43 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments".
    {
        "event": "kernel.controller_arguments",
        "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments"
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/framework-bundle 5.4: Method "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::getDoctrine()" is deprecated, inject an instance of ManagerRegistry in your controller instead.
    {
        "exception": {}
    }
    DEBUG 21:17:43 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1
    [
        "knowledgebase"
    ]
    DEBUG 21:17:43 doctrine SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.status = ? LIMIT 1
    [
        2,
        1
    ]
    DEBUG 21:17:43 event Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
    {
        "event": "debug.security.authorization.vote",
        "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote"
    }
    DEBUG 21:17:43 event Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
    {
        "event": "debug.security.authorization.vote",
        "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote"
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/framework-bundle 5.4: Method "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::getDoctrine()" is deprecated, inject an instance of ManagerRegistry in your controller instead.
    {
        "exception": {}
    }
    DEBUG 21:17:43 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.logo AS logo_4, t0.theme_color AS theme_color_5, t0.favicon AS favicon_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.is_active AS is_active_9, t0.timezone AS timezone_10, t0.timeformat AS timeformat_11 FROM uv_website t0 WHERE t0.code = ? LIMIT 1
    [
        "knowledgebase"
    ]
    DEBUG 21:17:43 doctrine SELECT t0.id AS id_1, t0.status AS status_2, t0.brand_color AS brand_color_3, t0.page_background_color AS page_background_color_4, t0.header_background_color AS header_background_color_5, t0.link_color AS link_color_6, t0.article_text_color AS article_text_color_7, t0.ticket_create_option AS ticket_create_option_8, t0.site_description AS site_description_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.homepage_content AS homepage_content_12, t0.white_list AS white_list_13, t0.black_list AS black_list_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.broadcast_message AS broadcast_message_17, t0.disable_customer_login AS disable_customer_login_18, t0.script AS script_19, t0.custom_css AS custom_css_20, t0.is_active AS is_active_21, t0.header_links AS header_links_22, t0.footer_links AS footer_links_23, t0.banner_background_color AS banner_background_color_24, t0.link_hover_color AS link_hover_color_25, t0.login_required_to_create AS login_required_to_create_26, t0.remove_customer_login_button AS remove_customer_login_button_27, t0.remove_branding_content AS remove_branding_content_28, t0.website AS website_29 FROM uv_website_knowledgebase t0 WHERE t0.website = ? AND t0.is_active = ? LIMIT 1
    [
        2,
        1
    ]
    INFO 21:17:43 deprecation Deprecated: Creation of dynamic property Webkul\UVDesk\CoreFrameworkBundle\Services\UVDeskService::$userService is deprecated
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation Deprecated: Creation of dynamic property Webkul\UVDesk\CoreFrameworkBundle\Framework\ExtendableComponentManager::$container is deprecated
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation Deprecated: Creation of dynamic property Webkul\UVDesk\CoreFrameworkBundle\Dashboard\AsideTemplate::$twig is deprecated
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation Deprecated: Creation of dynamic property Webkul\UVDesk\CoreFrameworkBundle\Dashboard\AsideTemplate::$userService is deprecated
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation Deprecated: Creation of dynamic property Webkul\UVDesk\CoreFrameworkBundle\Dashboard\AsideTemplate::$requestStack is deprecated
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation Deprecated: Creation of dynamic property Webkul\UVDesk\CoreFrameworkBundle\Dashboard\DashboardTemplate::$router is deprecated
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation Deprecated: Creation of dynamic property Webkul\UVDesk\CoreFrameworkBundle\Dashboard\DashboardTemplate::$container is deprecated
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation Deprecated: Creation of dynamic property Webkul\UVDesk\CoreFrameworkBundle\Dashboard\DashboardTemplate::$requestStack is deprecated
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation Deprecated: Creation of dynamic property Webkul\UVDesk\CoreFrameworkBundle\Dashboard\NavigationTemplate::$router is deprecated
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation Deprecated: Creation of dynamic property Webkul\UVDesk\CoreFrameworkBundle\Dashboard\NavigationTemplate::$container is deprecated
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation Deprecated: Creation of dynamic property Webkul\UVDesk\CoreFrameworkBundle\Dashboard\NavigationTemplate::$requestStack is deprecated
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation Deprecated: Creation of dynamic property Webkul\UVDesk\CoreFrameworkBundle\Dashboard\NavigationTemplate::$userService is deprecated
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation Deprecated: Creation of dynamic property Webkul\UVDesk\CoreFrameworkBundle\Dashboard\NavigationTemplate::$translator is deprecated
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation Deprecated: Creation of dynamic property Webkul\UVDesk\CoreFrameworkBundle\Dashboard\HomepageTemplate::$router is deprecated
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation Deprecated: Creation of dynamic property Webkul\UVDesk\CoreFrameworkBundle\Dashboard\HomepageTemplate::$userService is deprecated
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation Deprecated: Creation of dynamic property Webkul\UVDesk\CoreFrameworkBundle\Dashboard\HomepageTemplate::$translator is deprecated
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation Deprecated: Creation of dynamic property Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Dashboard::$homepageTemplate is deprecated
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation Deprecated: Creation of dynamic property Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Dashboard::$dashboardTemplate is deprecated
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation Deprecated: Creation of dynamic property Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Dashboard::$navigationTemplate is deprecated
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation Deprecated: Creation of dynamic property Webkul\UVDesk\CoreFrameworkBundle\Dashboard\SearchTemplate::$twig is deprecated
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation Deprecated: Creation of dynamic property Webkul\UVDesk\CoreFrameworkBundle\Dashboard\SearchTemplate::$translator is deprecated
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation Deprecated: Creation of dynamic property Webkul\UVDesk\CoreFrameworkBundle\Dashboard\SearchTemplate::$userService is deprecated
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation Deprecated: Creation of dynamic property Webkul\UVDesk\CoreFrameworkBundle\Tickets\QuickActionButtonCollection::$twig is deprecated
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation Deprecated: Creation of dynamic property Webkul\UVDesk\CoreFrameworkBundle\Tickets\QuickActionButtonCollection::$dashboard is deprecated
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation Deprecated: Creation of dynamic property Webkul\UVDesk\CoreFrameworkBundle\Tickets\QuickActionButtonCollection::$userService is deprecated
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation Deprecated: Creation of dynamic property Webkul\UVDesk\AutomationBundle\Services\AutomationService::$translator is deprecated
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead.
    {
        "exception": {}
    }
    CRITICAL 21:17:43 request Uncaught PHP Exception RuntimeException: "Failed to start the session because headers have already been sent by "/home/webpages/lima-city/basstime-web/ticket/vendor/symfony/runtime/Internal/BasicErrorHandler.php" at line 35." at /home/webpages/lima-city/basstime-web/ticket/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php line 145
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
    {
        "exception": {}
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
    {
        "exception": {}
    }
    DEBUG 21:17:43 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
    }
    DEBUG 21:17:43 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
    }
    DEBUG 21:17:43 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
    }
    DEBUG 21:17:43 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
    }
    DEBUG 21:17:43 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
    }
    DEBUG 21:17:43 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
    }
    DEBUG 21:17:43 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
    }
    DEBUG 21:17:43 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
    }
    DEBUG 21:17:43 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
    }
    DEBUG 21:17:43 event Notified event "kernel.request" to listener "Webkul\UVDesk\ExtensionFrameworkBundle\EventListener\Kernel::onKernelRequest".
    {
        "event": "kernel.request",
        "listener": "Webkul\\UVDesk\\ExtensionFrameworkBundle\\EventListener\\Kernel::onKernelRequest"
    }
    DEBUG 21:17:43 event Notified event "kernel.request" to listener "Webkul\UVDesk\ApiBundle\EventListeners\API\KernelRequest::onKernelRequest".
    {
        "event": "kernel.request",
        "listener": "Webkul\\UVDesk\\ApiBundle\\EventListeners\\API\\KernelRequest::onKernelRequest"
    }
    DEBUG 21:17:43 event Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest".
    {
        "event": "kernel.request",
        "listener": "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::onKernelRequest"
    }
    DEBUG 21:17:43 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
    {
        "event": "kernel.controller",
        "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
    }
    DEBUG 21:17:43 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
    {
        "event": "kernel.controller",
        "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
    }
    DEBUG 21:17:43 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
    {
        "event": "kernel.controller",
        "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
    }
    DEBUG 21:17:43 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
    {
        "event": "kernel.controller",
        "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
    }
    DEBUG 21:17:43 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
    {
        "event": "kernel.controller",
        "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
    }
    DEBUG 21:17:43 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
    {
        "event": "kernel.controller",
        "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
    }
    INFO 21:17:43 deprecation User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
    {
        "exception": {}
    }
    DEBUG 21:17:43 event Notified event "kernel.controller_arguments" to listener "Webkul\UVDesk\ExtensionFrameworkBundle\EventListener\Kernel::onKernelControllerArguments".
    {
        "event": "kernel.controller_arguments",
        "listener": "Webkul\\UVDesk\\ExtensionFrameworkBundle\\EventListener\\Kernel::onKernelControllerArguments"
    }
    DEBUG 21:17:43 event Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
    {
        "event": "kernel.controller_arguments",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
    }
    DEBUG 21:17:43 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments".
    {
        "event": "kernel.controller_arguments",
        "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments"
    }
    DEBUG 21:17:43 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments".
    {
        "event": "kernel.controller_arguments",
        "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments"
    }

    Stack Trace

    RuntimeException
    RuntimeException:
    Failed to start the session because headers have already been sent by "/home/webpages/lima-city/basstime-web/ticket/vendor/symfony/runtime/Internal/BasicErrorHandler.php" at line 35.
    
      at vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:145
      at Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start()
         (vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:352)
      at Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->getBag('attributes')
         (vendor/symfony/http-foundation/Session/Session.php:261)
      at Symfony\Component\HttpFoundation\Session\Session->getBag('attributes')
         (vendor/symfony/http-foundation/Session/Session.php:283)
      at Symfony\Component\HttpFoundation\Session\Session->getAttributeBag()
         (vendor/symfony/http-foundation/Session/Session.php:77)
      at Symfony\Component\HttpFoundation\Session\Session->get('_security.last_error')
         (vendor/uvdesk/support-center-bundle/Controller/Customer.php:98)
      at Webkul\UVDesk\SupportCenterBundle\Controller\Customer->login(object(Request))
         (vendor/symfony/http-kernel/HttpKernel.php:163)
      at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1)
         (vendor/symfony/http-kernel/HttpKernel.php:75)
      at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true)
         (vendor/symfony/http-kernel/Kernel.php:202)
      at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
         (vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35)
      at Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()
         (vendor/autoload_runtime.php:35)
      at require_once('/home/webpages/lima-city/basstime-web/ticket/vendor/autoload_runtime.php')
         (public/index.php:5)